Home
last modified time | relevance | path

Searched refs:StubId (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() argument
41 Ptr->speculateFor(ExecutorAddr(StubId)); in speculateForEntryPoint()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h165 static void speculateForEntryPoint(Speculator *Ptr, uint64_t StubId);