Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2040 AdjustInsertPositionForExpand(BasicBlock::iterator IP,
5134 LSRInstance::AdjustInsertPositionForExpand(BasicBlock::iterator LowestIP, in AdjustInsertPositionForExpand() function in LSRInstance
5207 IP = AdjustInsertPositionForExpand(IP, LF, LU, Rewriter); in Expand()