Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTailDuplicator.cpp100 static void VerifyPHIs(MachineFunction &MF, bool CheckExtra) { in VerifyPHIs() function
275 VerifyPHIs(*MF, true); in tailDuplicateBlocks()
292 VerifyPHIs(*MF, false); in tailDuplicateBlocks()