Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp712 bool CheckPreds; in verifyCTRBranch() local
725 CheckPreds = true; in verifyCTRBranch()
729 CheckPreds = false; in verifyCTRBranch()
747 if (!CheckPreds && Preds.empty()) in verifyCTRBranch()
750 if (CheckPreds) { in verifyCTRBranch()