Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h125 auto LandingAddressF = LandingAddressP.get_future(); in reenter() local
131 return LandingAddressF.get().getValue(); in reenter()