Searched refs:LoopEntry (Results 1 – 4 of 4) sorted by relevance
960 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry) { in matchCondition() argument973 if ((Pred == ICmpInst::ICMP_NE && BI->getSuccessor(0) == LoopEntry) || in matchCondition()974 (Pred == ICmpInst::ICMP_EQ && BI->getSuccessor(1) == LoopEntry)) in matchCondition()1009 BasicBlock *LoopEntry; in detectPopcountIdiom() local1017 LoopEntry = *(CurLoop->block_begin()); in detectPopcountIdiom()1022 dyn_cast<BranchInst>(LoopEntry->getTerminator()), LoopEntry)) in detectPopcountIdiom()1066 for (BasicBlock::iterator Iter = LoopEntry->getFirstNonPHI()->getIterator(), in detectPopcountIdiom()1067 IterE = LoopEntry->end(); in detectPopcountIdiom()1078 if (!Phi || Phi->getParent() != LoopEntry) in detectPopcountIdiom()1084 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