Searched refs:WhileBB (Results 1 – 1 of 1) sorted by relevance
273 BasicBlock *EndBB, *WhileBB; in recognizeByteCompare() local276 m_BasicBlock(EndBB), m_BasicBlock(WhileBB))) || in recognizeByteCompare()277 Pred != ICmpInst::Predicate::ICMP_EQ || !CurLoop->contains(WhileBB)) in recognizeByteCompare()286 if (!match(WhileBB->getTerminator(), in recognizeByteCompare()353 Value *WhileBodyVal = EndPN.getIncomingValueForBlock(WhileBB); in recognizeByteCompare()