Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTailDuplicator.cpp100 static void VerifyPHIs(MachineFunction &MF, bool CheckExtra) { in VerifyPHIs() argument
128 if (CheckExtra && !Preds.count(PHIBB)) { in VerifyPHIs()