Home
last modified time | relevance | path

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

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