Home
last modified time | relevance | path

Searched refs:VisitValue (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10193 auto VisitValue = [&](Value &V, const Instruction *CtxI) -> bool { in updateImpl() local
10215 VisitValue(*VAC.getValue(), VAC.getCtxI()); in updateImpl()