Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
This is the complete list of members for proteus::CompilerAsync, including all inherited members.
compile(CompilationTask &&CT) | proteus::CompilerAsync | inline |
instance(int NumThreads) | proteus::CompilerAsync | inlinestatic |
isCompilationPending(HashT HashValue) | proteus::CompilerAsync | inline |
joinAllThreads() | proteus::CompilerAsync | inline |
run() | proteus::CompilerAsync | inline |
takeCompilationResult(HashT HashValue, bool BlockingWait) | proteus::CompilerAsync | inline |