Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10532 bool recurseForValue(Attributor &A, const IRPosition &IRP, AA::ValueScope S) { in recurseForValue() function
10981 if (recurseForValue(A, IRPosition::value(*V), II.S)) in genericValueTraversal()
11181 if (recurseForValue(A, IRP, AA::AnyScope)) in updateImpl()