Home
last modified time | relevance | path

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

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