Home
last modified time | relevance | path

Searched defs:livein_empty (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h802 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h936 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h949 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function