Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h313 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h802 bool livein_empty() const { return LiveIns.empty(); } in livein_empty() function