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

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveVariables.h179 void runOnInstr(MachineInstr *MI, SmallVectorImpl<unsigned> &Defs);
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DLiveVariables.cpp500 void LiveVariables::runOnInstr(MachineInstr *MI, function in class:LiveVariables
582 runOnInstr(MI, Defs);

Completed in 57 milliseconds