Home | Sort by relevance Sort by last modified time |
/external/llvm/include/llvm/Target/ | |
TargetInstrInfo.h | 270 virtual bool shouldSink(const MachineInstr &MI) const { [all...] |
/external/llvm/lib/CodeGen/ | |
MachineSink.cpp | 721 if (!TII->shouldSink(MI)) |