Home
last modified time | relevance | path

Searched defs:FindClosure (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h720 struct FindClosure { in SCEVExprContains() struct
721 bool Found = false; in SCEVExprContains()
722 PredTy Pred; in SCEVExprContains()
724 FindClosure(PredTy Pred) : Pred(Pred) {} in SCEVExprContains() argument
726 bool follow(const SCEV *S) { in SCEVExprContains()
734 bool isDone() const { return Found; } in SCEVExprContains()
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp6045 struct FindClosure { in SCEVMinMaxExprContains() argument
6038 struct FindClosure { SCEVMinMaxExprContains() struct
6039 OperandToFindSCEVMinMaxExprContains::FindClosure SCEVMinMaxExprContains() argument
6040 RootKindSCEVMinMaxExprContains::FindClosure SCEVMinMaxExprContains() argument
6041 NonSequentialRootKindSCEVMinMaxExprContains::FindClosure SCEVMinMaxExprContains() argument
6043 FoundSCEVMinMaxExprContains::FindClosure SCEVMinMaxExprContains() argument
6052 FindClosureSCEVMinMaxExprContains::FindClosure SCEVMinMaxExprContains() argument
6058 followSCEVMinMaxExprContains::FindClosure SCEVMinMaxExprContains() argument
6064 isDoneSCEVMinMaxExprContains::FindClosure SCEVMinMaxExprContains() argument