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