Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1187 bool Attributor::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in Attributor
1207 return AARetVal.checkForAllReturnedValuesAndReturnInsts(Pred); in checkForAllReturnedValuesAndReturnInsts()
1226 return AARetVal.checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValues()
H A DAttributorAttributes.cpp1594 bool checkForAllReturnedValuesAndReturnInsts(
1674 bool AAReturnedValuesImpl::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in AAReturnedValuesImpl
2615 A.checkForAllReturnedValuesAndReturnInsts(InspectReturnInstForUB, in updateImpl()
5431 A.checkForAllReturnedValuesAndReturnInsts(PredForReturned, *this); in manifest()
5707 if (!RetAA.checkForAllReturnedValuesAndReturnInsts(PredForReturned)) in updateImpl()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1796 bool checkForAllReturnedValuesAndReturnInsts(
2779 virtual bool checkForAllReturnedValuesAndReturnInsts(