Searched refs:FindSingleUseIdentifiedObject (Results 1 – 2 of 2) sorted by relevance
55 static const Value *FindSingleUseIdentifiedObject(const Value *Arg) { in FindSingleUseIdentifiedObject() function58 return FindSingleUseIdentifiedObject(BC->getOperand(0)); in FindSingleUseIdentifiedObject()61 return FindSingleUseIdentifiedObject(GEP->getPointerOperand()); in FindSingleUseIdentifiedObject()63 return FindSingleUseIdentifiedObject( in FindSingleUseIdentifiedObject()766 Arg = FindSingleUseIdentifiedObject(Arg); in OptimizeIndividualCalls()
88 static const Value *FindSingleUseIdentifiedObject(const Value *Arg) { in FindSingleUseIdentifiedObject() function96 return FindSingleUseIdentifiedObject(BC->getOperand(0)); in FindSingleUseIdentifiedObject()99 return FindSingleUseIdentifiedObject(GEP->getPointerOperand()); in FindSingleUseIdentifiedObject()101 return FindSingleUseIdentifiedObject( in FindSingleUseIdentifiedObject()975 Arg = FindSingleUseIdentifiedObject(Arg); in OptimizeIndividualCallImpl()