Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp234 bool isLoadFoldable(MachineInstr &MI,
1330 bool PeepholeOptimizer::isLoadFoldable( in isLoadFoldable() function in PeepholeOptimizer
1760 if (!isLoadFoldable(*MI, FoldAsLoadDefCandidates) && in runOnMachineFunction()