Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6168 template <typename AAType> bool askSimplifiedValueFor(Attributor &A) { in askSimplifiedValueFor() function
6192 if (askSimplifiedValueFor<AAValueConstantRange>(A)) in askSimplifiedValueForOtherAAs()
6194 if (askSimplifiedValueFor<AAPotentialConstantValues>(A)) in askSimplifiedValueForOtherAAs()