Searched refs:gatherFunctions (Results 1 – 1 of 1) sorted by relevance
400 static void gatherFunctions(SmallVectorImpl<Function *> &Fns, llvm::Module &M, in gatherFunctions() function431 gatherFunctions(CtorFns, M, true); in generateGlobalCtorDtorCalls()432 gatherFunctions(DtorFns, M, false); in generateGlobalCtorDtorCalls()