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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h361 virtual bool shouldSink(const MachineInstr &MI) const { return true; } function in class:llvm::TargetInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3221 bool ARMBaseInstrInfo::shouldSink(const MachineInstr &MI) const { function in class:ARMBaseInstrInfo

Completed in 124 milliseconds