Home
last modified time | relevance | path

Searched defs:InsertionPt (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/
DStackProtector.cpp390 Instruction *InsertionPt = nullptr; in InsertStackProtectors() local
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp473 Instruction *InsertionPt = findMatInsertPt(ConstUser.Inst, in emitBaseConstants() local
DSeparateConstOffsetFromGEP.cpp229 ConstantOffsetExtractor(Instruction *InsertionPt, const DominatorTree *DT) in ConstantOffsetExtractor()
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2821 Instruction *&InsertionPt, in replaceOutputsOfPair()
2894 Instruction *&InsertionPt, in moveUsesOfIAfterJ()
3141 Instruction *InsertionPt = K; in fuseChosenPairs() local