Searched refs:FirstOccursLocation (Results 1 – 1 of 1) sorted by relevance
1148 Value *FirstOccursLocation = IRB.CreateInBoundsPtrAdd(Base, IndexPHI); in foldMemChr() 1174 PHI->addIncoming(FirstOccursLocation, BBSuccess); in foldMemChr() 1149 Value *FirstOccursLocation = IRB.CreateInBoundsPtrAdd(Base, IndexPHI); foldMemChr() local