Home
last modified time | relevance | path

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

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