Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h197 bool isSSA() const { in isSSA() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp333 static bool isSSA(const MachineFunction &MF) { in isSSA() function