Searched refs:LoopEntry (Results 1 – 4 of 4) sorted by relevance
346 BasicBlock *LoopEntry) const { in matchCondition()359 if ((Pred == ICmpInst::ICMP_NE && Br->getSuccessor(0) == LoopEntry) || in matchCondition()360 (Pred == ICmpInst::ICMP_EQ && Br->getSuccessor(1) == LoopEntry)) in matchCondition()389 BasicBlock *LoopEntry; in detectIdiom() local397 LoopEntry = *(CurLoop->block_begin()); in detectIdiom()401 if (Value *T = matchCondition (LIRUtil::getBranch(LoopEntry), LoopEntry)) in detectIdiom()444 for (BasicBlock::iterator Iter = LoopEntry->getFirstNonPHI(), in detectIdiom()445 IterE = LoopEntry->end(); Iter != IterE; Iter++) { in detectIdiom()455 if (!Phi || Phi->getParent() != LoopEntry) in detectIdiom()461 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