HomeSort by: relevance | last modified time | path
    Searched refs:isNoOpWithoutInvoke (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
EHPersonalities.h 96 inline bool isNoOpWithoutInvoke(EHPersonality Pers) {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 67 F.hasPersonalityFn() && !isNoOpWithoutInvoke(classifyEHPersonality(Per)) &&
DwarfCFIException.cpp 110 !isNoOpWithoutInvoke(classifyEHPersonality(Per)) &&
WinException.cpp 90 !isNoOpWithoutInvoke(Per) &&
AsmPrinter.cpp 1228 return !isNoOpWithoutInvoke(
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 2168 if (isNoOpWithoutInvoke(classifyEHPersonality(Per)))

Completed in 68 milliseconds