Searched defs:FoundPred (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopIdiomVectorize.cpp | 463 PHINode *FoundPred = Builder.CreatePHI(PredVTy, 1, "mismatch_vec_found_pred"); in createMaskedFindMismatch() local
|
/llvm-project/llvm/unittests/Analysis/ |
H A D | ScalarEvolutionTest.cpp | 73 const SCEV *RHS, ICmpInst::Predicate FoundPred, const SCEV *FoundLHS, in isImpliedCond() argument
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 11658 ICmpInst::Predicate FoundPred; isImpliedCond() local 11672 isImpliedCond(ICmpInst::Predicate Pred,const SCEV * LHS,const SCEV * RHS,ICmpInst::Predicate FoundPred,const SCEV * FoundLHS,const SCEV * FoundRHS,const Instruction * CtxI) isImpliedCond() argument 11727 isImpliedCondBalancedTypes(ICmpInst::Predicate Pred,const SCEV * LHS,const SCEV * RHS,ICmpInst::Predicate FoundPred,const SCEV * FoundLHS,const SCEV * FoundRHS,const Instruction * CtxI) isImpliedCondBalancedTypes() argument 12636 isImpliedCondOperandsViaRanges(ICmpInst::Predicate Pred,const SCEV * LHS,const SCEV * RHS,ICmpInst::Predicate FoundPred,const SCEV * FoundLHS,const SCEV * FoundRHS) isImpliedCondOperandsViaRanges() argument [all...] |