Searched defs:runStaticConstructorsDestructors (Results 1 – 3 of 3) sorted by relevance
126 void OrcMCJITReplacement::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors() function in llvm::orc::OrcMCJITReplacement
370 void ExecutionEngine::runStaticConstructorsDestructors(Module &module, in runStaticConstructorsDestructors() function in ExecutionEngine409 void ExecutionEngine::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors() function in ExecutionEngine
449 void MCJIT::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors() function in MCJIT