Searched refs:FindClosure (Results 1 – 2 of 2) sorted by relevance
712 struct FindClosure { in SCEVExprContains() struct716 FindClosure(PredTy Pred) : Pred(Pred) {} in SCEVExprContains() function729 FindClosure FC(Pred); in SCEVExprContains()
6077 struct FindClosure { in SCEVMinMaxExprContains() struct6091 FindClosure(const SCEV *OperandToFind, SCEVTypes RootKind) in SCEVMinMaxExprContains() function6106 FindClosure FC(OperandToFind, RootKind); in SCEVMinMaxExprContains()