HomeSort by: relevance | last modified time | path
    Searched defs:checkForAllReturnedValuesAndReturnInsts (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
Attributor.cpp 874 bool Attributor::checkForAllReturnedValuesAndReturnInsts(
894 return AARetVal.checkForAllReturnedValuesAndReturnInsts(Pred);
913 return AARetVal.checkForAllReturnedValuesAndReturnInsts(
AttributorAttributes.cpp 910 bool checkForAllReturnedValuesAndReturnInsts(
1038 bool AAReturnedValuesImpl::checkForAllReturnedValuesAndReturnInsts(
2111 A.checkForAllReturnedValuesAndReturnInsts(InspectReturnInstForUB,
4809 A.checkForAllReturnedValuesAndReturnInsts(PredForReturned, *this);

Completed in 31 milliseconds