Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp675 const BasicBlock *SwitchCondDefBB = SwitchCondI->getParent(); in isSupported() local
696 if (BB == SwitchCondDefBB) in isSupported()