Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTailDuplicator.cpp102 static void VerifyPHIs(MachineFunction &MF, bool CheckExtra) { in VerifyPHIs() argument
131 if (CheckExtra && !Preds.count(PHIBB)) { in VerifyPHIs()