HomeSort by relevance Sort by last modified time
    Searched refs:getFirstInsertionPt (Results 26 - 38 of 38) sorted by null

12

  /external/llvm/lib/Transforms/Instrumentation/
SafeStack.cpp 726 IRBuilder<> IRB(&F.front(), F.begin()->getFirstInsertionPt());
AddressSanitizer.cpp     [all...]
MemorySanitizer.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
Scalarizer.cpp 662 Builder.SetInsertPoint(BB, BB->getFirstInsertionPt());
StructurizeCFG.cpp 712 if (!NeedEmpty || Entry->getFirstInsertionPt() == Entry->end())
LoopUnswitch.cpp     [all...]
SROA.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
BBVectorize.cpp 729 BasicBlock::iterator Start = BB.getFirstInsertionPt();
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 120 InsertPos = inBB->getFirstInsertionPt();
    [all...]
InstCombineCalls.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 225 Builder.SetInsertPoint(UnwindDest, UnwindDest->getFirstInsertionPt());
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]

Completed in 3416 milliseconds

12