Searched refs:FindSingleUseIdentifiedObject (Results 1 – 1 of 1) sorted by relevance
82 static const Value *FindSingleUseIdentifiedObject(const Value *Arg) { in FindSingleUseIdentifiedObject() function90 return FindSingleUseIdentifiedObject(BC->getOperand(0)); in FindSingleUseIdentifiedObject()93 return FindSingleUseIdentifiedObject(GEP->getPointerOperand()); in FindSingleUseIdentifiedObject()95 return FindSingleUseIdentifiedObject( in FindSingleUseIdentifiedObject()825 Arg = FindSingleUseIdentifiedObject(Arg); in OptimizeIndividualCalls()