Searched refs:__llvm_ctx_profile_callsite (Results 1 – 3 of 3) sorted by relevance
68 __llvm_ctx_profile_callsite[0] = &Ctx->subContexts()[2]; in TEST_F()77 EXPECT_EQ(__llvm_ctx_profile_callsite[0], nullptr); in TEST_F()100 __llvm_ctx_profile_callsite[0] = &Ctx->subContexts()[2]; in TEST_F()108 EXPECT_EQ(__llvm_ctx_profile_callsite[0], nullptr); in TEST_F()112 __llvm_ctx_profile_callsite[1] = &Subctx->subContexts()[0]; in TEST_F()121 __llvm_ctx_profile_callsite[0] = &Subctx->subContexts()[0]; in TEST_F()138 __llvm_ctx_profile_callsite[0] = &Ctx->subContexts()[2]; in TEST_F()177 __llvm_ctx_profile_callsite[0] = &Ctx->subContexts()[2]; in TEST_F()
130 __thread ContextNode **volatile __llvm_ctx_profile_callsite[2] = {0, 0}; variable196 auto **CallsiteContext = consume(__llvm_ctx_profile_callsite[0]); in __llvm_ctx_profile_get_context()
136 extern __thread ContextNode **volatile __llvm_ctx_profile_callsite[2];