Home
last modified time | relevance | path

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

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