Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:runStaticConstructorsDestructors

348 void ExecutionEngine::runStaticConstructorsDestructors(Module &module,
387 void ExecutionEngine::runStaticConstructorsDestructors(bool isDtors) {
390 runStaticConstructorsDestructors(*M, isDtors);