Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp103 bool CheckPreds; in verifyCTRBranch() local
116 CheckPreds = true; in verifyCTRBranch()
120 CheckPreds = false; in verifyCTRBranch()
138 if (!CheckPreds && Preds.empty()) in verifyCTRBranch()
141 if (CheckPreds) { in verifyCTRBranch()