Home
last modified time | relevance | path

Searched defs:isTriviallyReMaterializable (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp1596 bool PreRARematStage::isTriviallyReMaterializable(const MachineInstr &MI) { isTriviallyReMaterializable() function in PreRARematStage
/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp751 bool MachineLICMBase::isTriviallyReMaterializable( isTriviallyReMaterializable() function in MachineLICMBase
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h143 bool isTriviallyReMaterializable(const MachineInstr &MI) const { isTriviallyReMaterializable() function