Searched refs:StaticInitFunction (Results 1 – 1 of 1) sorted by relevance
2795 llvm::FunctionCallee StaticInitFunction = in emitForStaticInit() local2798 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitForStaticInit()2811 llvm::FunctionCallee StaticInitFunction; in emitDistributeStaticInit() local2815 StaticInitFunction = createForStaticInitFunction( in emitDistributeStaticInit()2818 emitForStaticInitCall(CGF, UpdatedLocation, ThreadId, StaticInitFunction, in emitDistributeStaticInit()