Searched refs:LoopEntry (Results 1 – 4 of 4) sorted by relevance
314 BasicBlock *LoopEntry) const { in matchCondition()327 if ((Pred == ICmpInst::ICMP_NE && Br->getSuccessor(0) == LoopEntry) || in matchCondition()328 (Pred == ICmpInst::ICMP_EQ && Br->getSuccessor(1) == LoopEntry)) in matchCondition()357 BasicBlock *LoopEntry; in detectIdiom() local365 LoopEntry = *(CurLoop->block_begin()); in detectIdiom()369 if (Value *T = matchCondition (LIRUtil::getBranch(LoopEntry), LoopEntry)) in detectIdiom()412 for (BasicBlock::iterator Iter = LoopEntry->getFirstNonPHI(), in detectIdiom()413 IterE = LoopEntry->end(); Iter != IterE; Iter++) { in detectIdiom()423 if (!Phi || Phi->getParent() != LoopEntry) in detectIdiom()429 if ((cast<Instruction>(U))->getParent() != LoopEntry) { in detectIdiom()
197 jmp LoopEntry228 LoopEntry: movzwl -1(%esi,%ecx), %eax label
233 jmp LoopEntry256 LoopEntry: cmpw -1(%windowbestlen, %curmatch), %scanendw label
397 LoopEntry: label