Searched refs:StaticInitFunction (Results 1 – 1 of 1) sorted by relevance
2608 llvm::FunctionCallee StaticInitFunction = in emitForStaticInit() local2612 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()2625 llvm::FunctionCallee StaticInitFunction; in emitDistributeStaticInit() local2628 StaticInitFunction = OMPBuilder.createForStaticInitFunction( in emitDistributeStaticInit()2631 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()