Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h162 bool isSSA() const { in isSSA() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h186 bool isSSA() const { in isSSA() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp312 static bool isSSA(const MachineFunction &MF) { in isSSA() function