Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6245 template <typename AAType> bool askSimplifiedValueFor(Attributor &A) { in askSimplifiedValueFor() function
6271 if (askSimplifiedValueFor<AAValueConstantRange>(A)) in askSimplifiedValueForOtherAAs()
6273 if (askSimplifiedValueFor<AAPotentialConstantValues>(A)) in askSimplifiedValueForOtherAAs()