Searched refs:LTPred (Results 1 – 2 of 2) sorted by relevance
299 bool LTPred = (Pred == ICmpInst::ICMP_SLT || Pred == ICmpInst::ICMP_ULT); in parseLoopStructure() local302 (LTPred && LatchBrExitIdx == 1) || (GTPred && LatchBrExitIdx == 0); in parseLoopStructure()361 bool LTPred = (Pred == ICmpInst::ICMP_SLT || Pred == ICmpInst::ICMP_ULT); in parseLoopStructure() local365 (GTPred && LatchBrExitIdx == 1) || (LTPred && LatchBrExitIdx == 0); in parseLoopStructure()
1068 bool LTPred = (Pred == ICmpInst::ICMP_SLT || Pred == ICmpInst::ICMP_ULT); parseLoopStructure() local 1130 bool LTPred = (Pred == ICmpInst::ICMP_SLT || Pred == ICmpInst::ICMP_ULT); parseLoopStructure() local