Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h198 bool isSSA() const { in isSSA() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp361 static bool isSSA(const MachineFunction &MF) { in isSSA() function