Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCCTRLoopsVerify.cpp102 bool CheckPreds; in verifyCTRBranch() local
115 CheckPreds = true; in verifyCTRBranch()
119 CheckPreds = false; in verifyCTRBranch()
137 if (!CheckPreds && Preds.empty()) in verifyCTRBranch()
140 if (CheckPreds) { in verifyCTRBranch()