Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/JIT/
DJIT.cpp612 MCIListener MCIL(MCI); in runJITOnFunction() local
614 RegisterJITEventListener(&MCIL); in runJITOnFunction()
619 UnregisterJITEventListener(&MCIL); in runJITOnFunction()