Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithExecutorProcessControl/
H A DLLJITWithExecutorProcessControl.cpp106 auto LandingAddressF = LandingAddressP.get_future(); in reenter() local
115 return LandingAddressF.get(); in reenter()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h125 auto LandingAddressF = LandingAddressP.get_future(); in reenter() local
131 return LandingAddressF.get(); in reenter()