Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1318 MachineInstr &MI, SmallSet<Register, 16> &FoldAsLoadDefCandidates) { in isLoadFoldable()
1622 SmallSet<Register, 16> FoldAsLoadDefCandidates; in runOnMachineFunction() local