Searched refs:FindClosure (Results 1 – 2 of 2) sorted by relevance
720 struct FindClosure { in SCEVExprContains() struct724 FindClosure(PredTy Pred) : Pred(Pred) {} in SCEVExprContains() argument737 FindClosure FC(Pred); in SCEVExprContains()
6045 struct FindClosure { in SCEVMinMaxExprContains() struct6059 FindClosure(const SCEV *OperandToFind, SCEVTypes RootKind) in SCEVMinMaxExprContains() argument6074 FindClosure FC(OperandToFind, RootKind); in SCEVMinMaxExprContains()