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