Searched refs:Testcases (Results 1 – 3 of 3) sorted by relevance
295 static void testTestcases(ArrayRef<Testcase> Testcases) { in testTestcases() argument296 for (const auto &Testcase : Testcases) { in testTestcases()
2 malformed LLVM code. Testcases for situations that the verifier incorrectly
4 ; Testcases inspired by PR50296, PR50288.