Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveVariables.h178 void runOnInstr(MachineInstr &MI, SmallVectorImpl<unsigned> &Defs);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveVariables.cpp500 void LiveVariables::runOnInstr(MachineInstr &MI, in runOnInstr() function in LiveVariables
581 runOnInstr(MI, Defs); in runOnBlock()