Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2905 IVConditionInfo &PartialIVInfo, Instruction *&PartialIVCondBranch, in collectUnswitchCandidates()
3227 IVConditionInfo &PartialIVInfo, Instruction *&PartialIVCondBranch, Loop &L, in collectUnswitchCandidatesWithInjections()
3509 Instruction *PartialIVCondBranch = nullptr; in unswitchBestCondition() local