Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp326 static bool isSSA(const MachineFunction &MF) { in isSSA() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h185 bool isSSA() const { in isSSA() function