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

  /external/clang/lib/CodeGen/
CGBlocks.h 168 void setCleanup(EHScopeStack::stable_iterator cleanup) {
CGException.cpp 829 LPadInst->setCleanup(true);
833 LPadInst->setCleanup(true);
    [all...]
CGBlocks.cpp 624 capture.setCleanup(CGF.EHStack.stable_begin());
    [all...]
  /external/llvm/lib/CodeGen/
ShadowStackGC.cpp 155 LPad->setCleanup(true);
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 244 InlinedLPad->setCleanup(true);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 104 LPI->setCleanup(true);
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp 202 setCleanup(LP.isCleanup());
232 setCleanup(false);
    [all...]
Core.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 1485 milliseconds