Home
last modified time | relevance | path

Searched refs:moveBeforeInsertPoint (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DInstrumentation.cpp24 static BasicBlock::iterator moveBeforeInsertPoint(BasicBlock::iterator I, BasicBlock::iterator IP) { in moveBeforeInsertPoint() function
51 IP = moveBeforeInsertPoint(I, IP); in PrepareToSplitEntryBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrumentation.cpp25 static BasicBlock::iterator moveBeforeInsertPoint(BasicBlock::iterator I, BasicBlock::iterator IP) { in moveBeforeInsertPoint() function
54 IP = moveBeforeInsertPoint(I, IP); in PrepareToSplitEntryBlock()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrumentation.cpp25 static BasicBlock::iterator moveBeforeInsertPoint(BasicBlock::iterator I, BasicBlock::iterator IP) { in moveBeforeInsertPoint() function
54 IP = moveBeforeInsertPoint(I, IP); in PrepareToSplitEntryBlock()