Home
last modified time | relevance | path

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

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