Searched refs:getFunctionDefinition (Results 1 – 2 of 2) sorted by relevance
290 const_cast<MachineInstr *>(GR.getFunctionDefinition(F)); in validateFunCall()
225 const MachineInstr *getFunctionDefinition(const Function *F) { in getFunctionDefinition() function