Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp110 static void VerifyPHIs(MachineFunction &MF, bool CheckExtra) { in VerifyPHIs() function
283 VerifyPHIs(*MF, true); in tailDuplicateBlocks()
300 VerifyPHIs(*MF, false); in tailDuplicateBlocks()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc17964 {"_Z10VerifyPHIsRN4llvm15MachineFunctionEb", "VerifyPHIs(llvm::MachineFunction&, bool)"},