Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2712 static BranchInst *turnSelectIntoBranch(SelectInst *SI, DominatorTree &DT, in turnSelectIntoBranch() function
3548 Best.TI = turnSelectIntoBranch(SI, DT, LI, MSSAU, &AC); in unswitchBestCondition()