Searched refs:FakeCalleeAddress (Results 1 – 1 of 1) sorted by relevance
62 int FakeCalleeAddress = 0; in TEST_F() local67 __llvm_ctx_profile_expected_callee[0] = &FakeCalleeAddress; in TEST_F()70 auto *Subctx = __llvm_ctx_profile_get_context(&FakeCalleeAddress, 2, 3, 1); in TEST_F()86 int FakeCalleeAddress = 0; in TEST_F() local89 auto *Ctx = __llvm_ctx_profile_get_context(&FakeCalleeAddress, 2, 3, 1); in TEST_F()97 int FakeCalleeAddress = 0; in TEST_F() local99 __llvm_ctx_profile_expected_callee[0] = &FakeCalleeAddress; in TEST_F()133 int FakeCalleeAddress = 0; in TEST_F() local137 __llvm_ctx_profile_expected_callee[0] = &FakeCalleeAddress; in TEST_F()141 __llvm_ctx_profile_get_context(&FakeCalleeAddress, 3, 1 << 20, 1); in TEST_F()[all …]