Searched refs:FindClosure (Results 1 – 2 of 2) sorted by relevance
724 struct FindClosure { in SCEVExprContains() struct728 FindClosure(PredTy Pred) : Pred(Pred) {} in SCEVExprContains() argument741 FindClosure FC(Pred); in SCEVExprContains()
6057 struct FindClosure { in SCEVMinMaxExprContains() struct6071 FindClosure(const SCEV *OperandToFind, SCEVTypes RootKind) in SCEVMinMaxExprContains() argument6086 FindClosure FC(OperandToFind, RootKind); in SCEVMinMaxExprContains()