Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp123 BasicBlock *RotBB = Phi.getIncomingBlock(RotSrc != P1); in foldGuardedRotateToFunnelShift() local
132 if (Pred != CmpInst::ICMP_EQ || TrueBB != PhiBB || FalseBB != RotBB) in foldGuardedRotateToFunnelShift()