Searched refs:VisitValueCB (Results 1 – 1 of 1) sorted by relevance
2356 auto VisitValueCB = [&](Value &V, const Instruction *CtxI) -> bool { in updateImpl() local2371 if (!VisitValueCB(*VAC.getValue(), VAC.getCtxI())) in updateImpl()4256 auto VisitValueCB = [&](const Value &V) -> bool { in updateImpl() local4310 if (!VisitValueCB(*VAC.getValue())) in updateImpl()4550 auto VisitValueCB = [&](Value &V) -> bool { in updateImpl() local4584 if (!VisitValueCB(*VAC.getValue())) in updateImpl()8513 auto VisitValueCB = [&](Value &V, const Instruction *CtxI) -> bool { in updateImpl() local8572 if (!VisitValueCB(getAssociatedValue(), getCtxI())) in updateImpl()9271 auto VisitValueCB = [&](Value &V, const Instruction *CtxI) -> bool { in updateImpl() local9285 if (!VisitValueCB(*VAC.getValue(), VAC.getCtxI())) in updateImpl()