Lines Matching refs:Ret
189 bool Ret = TestFuncs(Suffix, Error); in doTest() local
192 if (Ret) in doTest()
196 bool Ret = TestFuncs(Prefix, Error); in doTest() local
199 if (Ret) in doTest()
439 bool Ret = TestFuncs(Suffix, Error); in doTest() local
442 if (Ret) in doTest()
446 bool Ret = TestFuncs(Prefix, Error); in doTest() local
449 if (Ret) in doTest()
504 bool Ret = TestFn(BD, New, ToNotOptimize, Error); in TestFuncs() local
506 return Ret; in TestFuncs()
538 bool Ret = ReduceMiscompiledBlocks(BD, TestFn, MiscompiledFunctions) in ExtractBlocks() local
542 if (Ret) { in ExtractBlocks()
639 bool Ret = ExtractLoops(BD, TestFn, MiscompiledFunctions, Error); in DebugAMiscompilation() local
642 if (Ret) { in DebugAMiscompilation()
663 bool Ret = ExtractBlocks(BD, TestFn, MiscompiledFunctions, Error); in DebugAMiscompilation() local
666 if (Ret) { in DebugAMiscompilation()