Searched refs:getreturnRVOperand (Results 1 – 2 of 2) sorted by relevance
74 static inline const Instruction *getreturnRVOperand(const Instruction &Inst, in getreturnRVOperand() function
295 } else if (const auto *Call = getreturnRVOperand(*Inst, Class)) { in HandlePotentialUse()