Home
last modified time | relevance | path

Searched refs:isLoadFoldable (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp235 bool isLoadFoldable(MachineInstr &MI,
1332 bool PeepholeOptimizer::isLoadFoldable( in isLoadFoldable() function in PeepholeOptimizer
1762 if (!isLoadFoldable(*MI, FoldAsLoadDefCandidates) && in runOnMachineFunction()