Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DSpeculation.cpp37 void Speculator::speculateForEntryPoint(Speculator *Ptr, uint64_t StubId) { in speculateForEntryPoint() function in llvm::orc::Speculator
47 ExecutorAddr::fromPtr(&speculateForEntryPoint), JITSymbolFlags::Exported); in addSpeculationRuntime()
/src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h164 static void speculateForEntryPoint(Speculator *Ptr, uint64_t StubId);