Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()