Searched refs:GTPred (Results 1 – 2 of 2) sorted by relevance
300 bool GTPred = (Pred == ICmpInst::ICMP_SGT || Pred == ICmpInst::ICMP_UGT); in parseLoopStructure() local302 (LTPred && LatchBrExitIdx == 1) || (GTPred && LatchBrExitIdx == 0); in parseLoopStructure()362 bool GTPred = (Pred == ICmpInst::ICMP_SGT || Pred == ICmpInst::ICMP_UGT); in parseLoopStructure() local365 (GTPred && LatchBrExitIdx == 1) || (LTPred && LatchBrExitIdx == 0); in parseLoopStructure()
1069 bool GTPred = (Pred == ICmpInst::ICMP_SGT || Pred == ICmpInst::ICMP_UGT); parseLoopStructure() local 1131 bool GTPred = (Pred == ICmpInst::ICMP_SGT || Pred == ICmpInst::ICMP_UGT); parseLoopStructure() local