Home
last modified time | relevance | path

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

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