Home
last modified time | relevance | path

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

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