Searched refs:fixupDbgVariableRecord (Results 1 – 1 of 1) sorted by relevance
449 bool fixupDbgVariableRecord(DbgVariableRecord &I);8969 AnyChange |= fixupDbgVariableRecord(DVR); in fixupDbgVariableRecordsOnInst()8975 bool CodeGenPrepare::fixupDbgVariableRecord(DbgVariableRecord &DVR) { in fixupDbgVariableRecord() function in CodeGenPrepare