Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTailDuplicator.cpp96 static void VerifyPHIs(MachineFunction &MF, bool CheckExtra) { in VerifyPHIs() function
266 VerifyPHIs(*MF, true); in tailDuplicateBlocks()
284 VerifyPHIs(*MF, false); in tailDuplicateBlocks()
/external/llvm/lib/CodeGen/
DTailDuplicator.cpp72 static void VerifyPHIs(MachineFunction &MF, bool CheckExtra) { in VerifyPHIs() function
230 VerifyPHIs(MF, true); in tailDuplicateBlocks()
248 VerifyPHIs(MF, false); in tailDuplicateBlocks()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTailDuplication.cpp137 static void VerifyPHIs(MachineFunction &MF, bool CheckExtra) { in VerifyPHIs() function
296 VerifyPHIs(MF, true); in TailDuplicateBlocks()
314 VerifyPHIs(MF, false); in TailDuplicateBlocks()