Searched defs:runStaticConstructorsDestructors (Results 1 – 2 of 2) sorted by relevance
306 void ExecutionEngine::runStaticConstructorsDestructors(Module *module, in runStaticConstructorsDestructors() function in ExecutionEngine345 void ExecutionEngine::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors() function in ExecutionEngine
400 void MCJIT::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors() function in MCJIT