Searched defs:getUnderlyingObjectsForInstr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp163 /// getUnderlyingObjectsForInstr - If this machine instr has memory reference
166 static void getUnderlyingObjectsForInstr(const MachineInstr *MI, function
1038 getUnderlyingObjectsForInstr(&MI, MFI, Objs, MF.getDataLayout());

Completed in 61 milliseconds