Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h74 void launchCompile(JITTargetAddress FAddr) { in launchCompile() function
137 void speculateFor(TargetFAddr StubAddr) { launchCompile(StubAddr); } in speculateFor()