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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSink.cpp252 static bool sinkLoopInvariantInstructions(Loop &L, AAResults &AA, LoopInfo &LI, function
338 Changed |= sinkLoopInvariantInstructions(L, AA, LI, DT, BFI,
362 return sinkLoopInvariantInstructions(

Completed in 58 milliseconds