Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInstrumentation.cpp44 static BasicBlock::iterator moveBeforeInsertPoint(BasicBlock::iterator I, in moveBeforeInsertPoint() function
74 IP = moveBeforeInsertPoint(I, IP); in PrepareToSplitEntryBlock()