Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2794 Instruction *PartialIVCondBranch = nullptr; in unswitchBestCondition() local
2805 PartialIVCondBranch = L.getHeader()->getTerminator(); in unswitchBestCondition()
3003 if (BestUnswitchTI != PartialIVCondBranch) in unswitchBestCondition()