Searched refs:StaticInitFunction (Results 1 – 1 of 1) sorted by relevance
2618 llvm::FunctionCallee StaticInitFunction = in emitForStaticInit() local2622 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()2635 llvm::FunctionCallee StaticInitFunction; in emitDistributeStaticInit() local2639 StaticInitFunction = OMPBuilder.createForStaticInitFunction( in emitDistributeStaticInit()2642 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()