Searched refs:StaticInitFunction (Results 1 – 1 of 1) sorted by relevance
2630 llvm::FunctionCallee StaticInitFunction = in emitForStaticInit() local2634 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()2647 llvm::FunctionCallee StaticInitFunction; in emitDistributeStaticInit() local2651 StaticInitFunction = OMPBuilder.createForStaticInitFunction( in emitDistributeStaticInit()2654 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()