Searched refs:getLocals (Results 1 – 2 of 2) sorted by relevance
81 const std::vector<MVT> &getLocals() const { return Locals; } in getLocals() function
312 valTypesFromMVTs(MFI->getLocals(), Locals); in EmitFunctionBodyStart()