Home
last modified time | relevance | path

Searched defs:FoundPred (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp463 PHINode *FoundPred = Builder.CreatePHI(PredVTy, 1, "mismatch_vec_found_pred"); in createMaskedFindMismatch() local
/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp73 const SCEV *RHS, ICmpInst::Predicate FoundPred, const SCEV *FoundLHS, in isImpliedCond() argument
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp11658 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...]