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.h179 void runOnInstr(MachineInstr &MI, SmallVectorImpl<Register> &Defs,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp505 void LiveVariables::runOnInstr(MachineInstr &MI, in runOnInstr() function in LiveVariables
585 runOnInstr(MI, Defs, NumRegs); in runOnBlock()