Home
last modified time | relevance | path

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

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