Searched defs:tgt (Results 1 – 4 of 4) sorted by relevance
44 map.EnumerateAllTargets<const char *>([&sum, &code](const char *tgt) { in TEST_F()54 map.EnumerateAllJumpsToTarget<const char *>(&code[5], [&sum, &code](const char *tgt) { in TEST_F()
64 for (const auto &tgt : Target_) { in EnumerateAllTargets() local
48 [[maybe_unused]] auto tgt) -> std::optional<CflowStatus> { in FillInstructionsMap()
182 while (auto tgt = fetcher()) { in SetCheckPoints() local