Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp46 IntelJITEventsWrapper &WrapperRef; member in __anon0044147b0111::IntelIttnotifyInfo
50 : ModuleObject(NULL), WrapperRef(Wrapper){}; in IntelIttnotifyInfo()
71 WrapperRef.iJitIttNotifyInfo(EventType, SectionName, SectionSize); in reportSection()