Searched refs:RotateBB (Results 1 – 1 of 1) sorted by relevance
300 BasicBlock *RotateBB = BasicBlock::Create(M->getContext(), "rotate", FSHFunc); in lowerFunnelShifts() local301 IRBuilder<> IRB(RotateBB); in lowerFunnelShifts()