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/
DAttributor.cpp1798 bool Attributor::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in Attributor
1818 return AARetVal.checkForAllReturnedValuesAndReturnInsts(Pred); in checkForAllReturnedValuesAndReturnInsts()
1837 return AARetVal.checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValues()
DAttributorAttributes.cpp2124 bool checkForAllReturnedValuesAndReturnInsts(
2204 bool AAReturnedValuesImpl::checkForAllReturnedValuesAndReturnInsts( in checkForAllReturnedValuesAndReturnInsts() function in __anon339214381911::AAReturnedValuesImpl
6453 if (!RetAA.checkForAllReturnedValuesAndReturnInsts(PredForReturned)) in updateImpl()
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
DAttributor.h2157 bool checkForAllReturnedValuesAndReturnInsts(
3254 virtual bool checkForAllReturnedValuesAndReturnInsts(