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.cpp10859 bool recurseForValue(Attributor &A, const IRPosition &IRP, AA::ValueScope S) { in recurseForValue() function
11366 if (recurseForValue(A, IRPosition::value(*V), II.S)) in genericValueTraversal()
11670 if (recurseForValue(A, IRP, AA::AnyScope)) in updateImpl()