Searched refs:collectVariableInfoFromMMITable (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h457 /// collectVariableInfoFromMMITable - Collect variable information from
459 void collectVariableInfoFromMMITable(const MachineFunction * MF,
H A DDwarfDebug.cpp943 /// collectVariableInfoFromMMITable - Collect variable information from
946 DwarfDebug::collectVariableInfoFromMMITable(const MachineFunction *MF, function in class:DwarfDebug
1015 collectVariableInfoFromMMITable(MF, Processed);

Completed in 30 milliseconds