Searched refs:Critical (Results 1 – 20 of 20) sorted by relevance
133 bool Critical = isCriticalEdge(TI, i); in buildEdges() local135 if (Critical) { in buildEdges()146 E->IsCritical = Critical; in buildEdges()
25 # CHECK: Critical sequence based on the simulation:
27 # CHECK: Critical sequence based on the simulation:
26 # CHECK: Critical sequence based on the simulation:
30 # CHECK: Critical sequence based on the simulation:
67 LOADCFG-NEXT: Critical Section Default Timeout: 0
28 # FULLREPORT: Critical sequence based on the simulation:
27 # ALL: Critical sequence based on the simulation:
769 /* Critical reporting.770 Critical sections are treated exactly as locks (but have different object774 ___kmp_itt_lock_init(lock, "OMP Critical", loc);778 ___kmp_itt_lock_init(lock, "OMP Critical");795 ___kmp_itt_lock_fini(lock, "OMP Critical");
84 ; Critical edge split.
49 # CHECK: Critical sequence based on the simulation:
110 ; The test shows the bug in guard widening. Critical pieces.
382 if (Hotness == CalleeInfo::HotnessType::Critical) in computeImportForFunction()400 Edge.second.getHotness() == CalleeInfo::HotnessType::Critical; in computeImportForFunction()
62 Critical = 4 enumerator115 case CalleeInfo::HotnessType::Critical: in getHotnessName()
223 * Critical bugs on compilation should be fixed as soon as possible, possibly
7672 ``Hot``, and ``Critical``), and ``relbf`` (which holds the integer
265 …NSString *string3 = NSLocalizedString((0 ? @"Critical" : @"Current"),nil); // expected-warning {{L…
485 : CalleeInfo::HotnessType::Critical); in computeFunctionSummary()
643 Critical sequence based on the simulation:
8851 Hotness = CalleeInfo::HotnessType::Critical; in parseHotness()