Searched refs:misexpect (Results 1 – 7 of 7) sorted by relevance
51 using namespace misexpect;122 namespace misexpect { namespace
26 namespace misexpect {
102 misexpect::checkExpectAnnotations(SI, Weights, /*IsFrontend=*/true); in handleSwitchExpect()350 misexpect::checkFrontendInstrumentation(BSI, ExpectedWeights); in handleBrSelExpect()
1748 misexpect::checkExpectAnnotations(*TI, Weights, /*IsFrontend=*/false); in generateMDProfMetadata()
2308 misexpect::checkExpectAnnotations(*TI, Weights, /*IsFrontend=*/false); in setProfMetadata()
1413 def MisExpect : DiagGroup<"misexpect">;
2090 def fdiagnostics_misexpect_tolerance_EQ : Joined<["-"], "fdiagnostics-misexpect-tolerance=">,2093 …HelpText<"Prevent misexpect diagnostics from being output if the profile counts are within N% of t…