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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp124 /// getUnderlyingObjectsForInstr - If this machine instr has memory reference
127 static void getUnderlyingObjectsForInstr(const MachineInstr *MI, function
872 getUnderlyingObjectsForInstr(MI, MFI, Objs);
947 getUnderlyingObjectsForInstr(MI, MFI, Objs);

Completed in 176 milliseconds