Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DTPCIndirectionUtils.h114 TrampolinePool &getTrampolinePool();
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DTPCIndirectionUtils.cpp318 TrampolinePool &TPCIndirectionUtils::getTrampolinePool() { in getTrampolinePool() function in llvm::orc::TPCIndirectionUtils
329 &getTrampolinePool()); in createLazyCallThroughManager()