Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10937 bool recurseForValue(Attributor &A, const IRPosition &IRP, AA::ValueScope S) { in recurseForValue() function
11444 if (recurseForValue(A, IRPosition::value(*V), II.S)) in genericValueTraversal()
11742 if (recurseForValue(A, IRPosition::value(*V), S)) in updateImpl()