Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1374 MachineInstr &MI, SmallSet<Register, 16> &FoldAsLoadDefCandidates) { in isLoadFoldable()
1691 SmallSet<Register, 16> FoldAsLoadDefCandidates; in runOnMachineFunction() local