Home
last modified time | relevance | path

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

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