Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1798 bool Attributor::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in Attributor
1818 return AARetVal.checkForAllReturnedValuesAndReturnInsts(Pred); in checkForAllReturnedValuesAndReturnInsts()
1837 return AARetVal.checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValues()
H A DAttributorAttributes.cpp2124 bool checkForAllReturnedValuesAndReturnInsts(
2204 bool AAReturnedValuesImpl::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in __anon2f43fbf31911::AAReturnedValuesImpl
6453 if (!RetAA.checkForAllReturnedValuesAndReturnInsts(PredForReturned)) in updateImpl()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h2157 bool checkForAllReturnedValuesAndReturnInsts(
3254 virtual bool checkForAllReturnedValuesAndReturnInsts(