Searched defs:isSSA (Results 1 – 4 of 4) sorted by relevance
86 bool isSSA() const { return IsSSA; } in isSSA() function
162 bool isSSA() const { in isSSA() function
186 bool isSSA() const { in isSSA() function
312 static bool isSSA(const MachineFunction &MF) { in isSSA() function