Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1559 bool Attributor::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in Attributor
1579 return AARetVal.checkForAllReturnedValuesAndReturnInsts(Pred); in checkForAllReturnedValuesAndReturnInsts()
1598 return AARetVal.checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValues()
H A DAttributorAttributes.cpp1717 bool checkForAllReturnedValuesAndReturnInsts(
1797 bool AAReturnedValuesImpl::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in __anon26093b6c1411::AAReturnedValuesImpl
5746 if (!RetAA.checkForAllReturnedValuesAndReturnInsts(PredForReturned)) in updateImpl()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1981 bool checkForAllReturnedValuesAndReturnInsts(
3082 virtual bool checkForAllReturnedValuesAndReturnInsts(