Searched refs:VisitValue (Results 1 – 1 of 1) sorted by relevance
10511 auto VisitValue = [&](Value &V, const Instruction *CtxI) -> bool { in updateImpl() local10527 VisitValue(*V, CtxI); in updateImpl()10538 VisitValue(*VAC.getValue(), VAC.getCtxI()); in updateImpl()10556 [&](Function *Fn) { return VisitValue(*Fn, CB); })) in updateImpl()