Searched refs:FindSingleUseIdentifiedObject (Results 1 – 3 of 3) 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()814 Arg = FindSingleUseIdentifiedObject(Arg); in OptimizeIndividualCalls()
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()
545 static const Value *FindSingleUseIdentifiedObject(const Value *Arg) { in FindSingleUseIdentifiedObject() function548 return FindSingleUseIdentifiedObject(BC->getOperand(0)); in FindSingleUseIdentifiedObject()551 return FindSingleUseIdentifiedObject(GEP->getPointerOperand()); in FindSingleUseIdentifiedObject()553 return FindSingleUseIdentifiedObject( in FindSingleUseIdentifiedObject()2060 Arg = FindSingleUseIdentifiedObject(Arg); in OptimizeIndividualCalls()