Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp4596 template <typename AAType> bool askSimplifiedValueFor(Attributor &A) { in askSimplifiedValueFor() function
4620 if (askSimplifiedValueFor<AAValueConstantRange>(A)) in askSimplifiedValueForOtherAAs()
4622 if (askSimplifiedValueFor<AAPotentialValues>(A)) in askSimplifiedValueForOtherAAs()