Home
last modified time | relevance | path

Searched defs:MCIListener (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJIT.cpp594 class MCIListener : public JITEventListener { in runJITOnFunction() class
597 MCIListener(MachineCodeInfo *mci) : MCI(mci) {} in runJITOnFunction() function in JIT::runJITOnFunction::MCIListener