Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DJITEventListener.h53 typedef JITEvent_EmittedFunctionDetails EmittedFunctionDetails; typedef
/external/llvm/include/llvm/ExecutionEngine/
DJITEventListener.h60 typedef JITEvent_EmittedFunctionDetails EmittedFunctionDetails; typedef
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJIT.cpp600 const EmittedFunctionDetails &) { in runJITOnFunction()