HomeSort by relevance Sort by last modified time
    Searched refs:isCleanup (Results 1 - 15 of 15) sorted by null

  /external/llvm/lib/CodeGen/
DwarfEHPrepare.cpp 189 if (LP->isCleanup())
WinEHPrepare.cpp     [all...]
  /external/clang/lib/CodeGen/
CGException.cpp 805 assert((LPadInst->getNumClauses() > 0 || LPadInst->isCleanup()) &&
    [all...]
CodeGenFunction.h 649 llvm::BasicBlock *getEHResumeBlock(bool isCleanup);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 672 if (I.isCleanup())
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 261 if (OuterLPad->isCleanup())
    [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
Instructions.cpp 202 setCleanup(LP.isCleanup());
    [all...]
Verifier.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]

Completed in 483 milliseconds