Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp715 const BasicBlock *SwitchCondDefBB = SwitchCondI->getParent(); in isSupported() local
736 if (BB == SwitchCondDefBB) in isSupported()