Home
last modified time | relevance | path

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

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