Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h599 using NewMIVector = SmallVector<MachineInstrBuilder, 4>; variable
691 NewMIVector &OutMIs) const { in runCustomAction()
H A DGIMatchTableExecutorImpl.h58 NewMIVector OutMIs; in executeMatchTable()