Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1331 MachineInstr &MI, SmallSet<Register, 16> &FoldAsLoadDefCandidates) { in isLoadFoldable()
1635 SmallSet<Register, 16> FoldAsLoadDefCandidates; in runOnMachineFunction() local