HomeSort by relevance Sort by last modified time
    Searched refs:SetInsertPoint (Results 51 - 64 of 64) sorted by null

1 23

  /external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 751 Builder->SetInsertPoint(Pred, Pred->getTerminator());
    [all...]
InstCombineCasts.cpp 87 AllocaBuilder.SetInsertPoint(AI.getParent(), &AI);
    [all...]
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 578 Builder.SetInsertPoint(LbCond);
    [all...]
SROA.cpp     [all...]
IndVarSimplify.cpp 777 Builder.SetInsertPoint(L->getLoopPreheader()->getTerminator());
    [all...]
  /external/clang/lib/CodeGen/
CGBlocks.cpp     [all...]
CGObjCGNU.cpp     [all...]
CGObjC.cpp     [all...]
CGObjCMac.cpp     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 220 Builder.SetInsertPoint(UnwindDest, UnwindDest->getFirstInsertionPt());
248 Builder.SetInsertPoint(Parent, Exn);
273 Builder.SetInsertPoint(BB, Resume);
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp 519 IRB.SetInsertPoint(CheckTerm);
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli     [all...]

Completed in 914 milliseconds

1 23