Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h86 bool isSSA() const { return IsSSA; } in isSSA() function
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h162 bool isSSA() const { in isSSA() function