Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp874 bool Attributor::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in Attributor
894 return AARetVal.checkForAllReturnedValuesAndReturnInsts(Pred); in checkForAllReturnedValuesAndReturnInsts()
913 return AARetVal.checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValues()
H A DAttributorAttributes.cpp910 bool checkForAllReturnedValuesAndReturnInsts(
1038 bool AAReturnedValuesImpl::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in __anon811b40a70111::AAReturnedValuesImpl
2111 A.checkForAllReturnedValuesAndReturnInsts(InspectReturnInstForUB, in updateImpl()
4809 A.checkForAllReturnedValuesAndReturnInsts(PredForReturned, *this); in manifest()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1547 bool checkForAllReturnedValuesAndReturnInsts(
2458 virtual bool checkForAllReturnedValuesAndReturnInsts(