Searched refs:LoopEntry (Results 1 – 4 of 4) sorted by relevance
728 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition() argument741 if ((Pred == ICmpInst::ICMP_NE && BI->getSuccessor(0) == LoopEntry) || in matchCondition()742 (Pred == ICmpInst::ICMP_EQ && BI->getSuccessor(1) == LoopEntry)) in matchCondition()777 BasicBlock *LoopEntry; in detectPopcountIdiom() local785 LoopEntry = *(CurLoop->block_begin()); in detectPopcountIdiom()790 dyn_cast<BranchInst>(LoopEntry->getTerminator()), LoopEntry)) in detectPopcountIdiom()834 for (BasicBlock::iterator Iter = LoopEntry->getFirstNonPHI()->getIterator(), in detectPopcountIdiom()835 IterE = LoopEntry->end(); in detectPopcountIdiom()846 if (!Phi || Phi->getParent() != LoopEntry) in detectPopcountIdiom()852 if ((cast<Instruction>(U))->getParent() != LoopEntry) { in detectPopcountIdiom()
197 jmp LoopEntry228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
233 jmp LoopEntry256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
397 LoopEntry: label