Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTailDuplicator.cpp96 static void VerifyPHIs(MachineFunction &MF, bool CheckExtra) { in VerifyPHIs() function
266 VerifyPHIs(*MF, true); in tailDuplicateBlocks()
284 VerifyPHIs(*MF, false); in tailDuplicateBlocks()