Searched defs:CmpInst (Results 1 – 9 of 9) sorted by relevance
35 class CmpInst; variable
33 class CmpInst; variable
973 MachineInstr &CmpInst = in selectCmp() local1033 MachineInstr &CmpInst = in selectFCmp() local1066 MachineInstr &CmpInst = in selectFCmp() local
1192 auto *CmpInst = dyn_cast<ICmpInst>(PHIUser); in visitPHINode() local
298 ICmpInst *CmpInst = getLatchCmpInst(*this); in getInductionVariable() local
1085 if (auto *CmpInst = dyn_cast<Instruction>(FC.GuardBranch->getCondition())) { in isEmptyGuardBlock() local
733 MachineInstr *&CmpInst) const { in analyzeLoop()
3453 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst3468 CmpInst::CmpInst(Type *ty, OtherOps op, Predicate predicate, Value *LHS, in CmpInst() function in CmpInst
5288 ICmpInst *CmpInst = dyn_cast<ICmpInst>(PhiUser); in reuseTableCompare() local