Searched refs:translateInputToOutputLocationList (Results 1 – 3 of 3) sorted by relevance
2282 translateInputToOutputLocationList(const DebugLocationsVector &InputLL) const;
604 OutputLL = Function->translateInputToOutputLocationList(InputLL); in updateUnitDebugInfo()
4304 DebugLocationsVector BinaryFunction::translateInputToOutputLocationList( in translateInputToOutputLocationList() function in llvm::bolt::BinaryFunction