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