Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h178 void runOnInstr(MachineInstr &MI, SmallVectorImpl<unsigned> &Defs,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp512 void LiveVariables::runOnInstr(MachineInstr &MI, in runOnInstr() function in LiveVariables
592 runOnInstr(MI, Defs, NumRegs); in runOnBlock()