Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9913 bool recurseForValue(Attributor &A, const IRPosition &IRP, AA::ValueScope S) { in recurseForValue() function
10334 if (recurseForValue(A, IRPosition::value(*V), II.S)) in genericValueTraversal()
10535 if (recurseForValue(A, IRP, AA::AnyScope)) in updateImpl()