Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp716 const BasicBlock *SwitchCondUseBB = Switch->getParent(); in isSupported() local
720 SwitchCondUseBB == TPath.getPath().front() && in isSupported()
722 if (SwitchCondUseBB != TPath.getPath().front()) in isSupported()
738 if (BB == SwitchCondUseBB) in isSupported()