Searched refs:FindClosure (Results 1 – 2 of 2) sorted by relevance
731 struct FindClosure { in SCEVExprContains() struct735 FindClosure(PredTy Pred) : Pred(Pred) {} in SCEVExprContains() function748 FindClosure FC(Pred); in SCEVExprContains()
5934 struct FindClosure { in SCEVMinMaxExprContains() struct5948 FindClosure(const SCEV *OperandToFind, SCEVTypes RootKind) in SCEVMinMaxExprContains() argument5963 FindClosure FC(OperandToFind, RootKind); in SCEVMinMaxExprContains()