Searched refs:VerifyPHIs (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp102 static void VerifyPHIs(MachineFunction &MF, bool CheckExtra) { function
272 VerifyPHIs(*MF, true);
290 VerifyPHIs(*MF, false);

Completed in 109 milliseconds