Searched defs:runStaticConstructorsDestructors (Results 1 – 2 of 2) sorted by relevance
371 void ExecutionEngine::runStaticConstructorsDestructors(Module &module, in runStaticConstructorsDestructors() function in ExecutionEngine410 void ExecutionEngine::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors() function in ExecutionEngine
421 void MCJIT::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors() function in MCJIT