Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h120 static JITTargetAddress reenter(void *TrampolinePoolPtr, void *TrampolineId) { in reenter() argument
122 static_cast<LocalTrampolinePool *>(TrampolinePoolPtr); in reenter()