Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveVariables.h178 void runOnInstr(MachineInstr &MI, SmallVectorImpl<unsigned> &Defs);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveVariables.cpp496 void LiveVariables::runOnInstr(MachineInstr &MI, in runOnInstr() function in LiveVariables
575 runOnInstr(MI, Defs); in runOnBlock()