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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2029 AdjustInsertPositionForExpand(BasicBlock::iterator IP,
5055 /// Helper for AdjustInsertPositionForExpand. Climb up the dominator tree far as
5116 LSRInstance::AdjustInsertPositionForExpand(BasicBlock::iterator LowestIP, function in class:LSRInstance
5189 IP = AdjustInsertPositionForExpand(IP, LF, LU, Rewriter);

Completed in 41 milliseconds