Home | History | Annotate | Download | only in JIT

Lines Matching full:executionengine

15 #include "llvm/ExecutionEngine/JITMemoryManager.h"
856 // We expect ExecutionEngine::runStaticConstructorsDestructors()
857 // is called before ExecutionEngine::runFunctionAsMain() is called.