Home
last modified time | relevance | path

Searched defs:PartitionIntoIntervals (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/unittests/Analysis/
H A DIntervalPartitionTest.cpp180 TEST(PartitionIntoIntervals, PartitionIfThenOneInterval) { in TEST() argument
197 TEST(PartitionIntoIntervals, PartitionWhileTwoIntervals) { in TEST() argument
215 TEST(PartitionIntoIntervals, PartitionNestedWhileThreeIntervals) { in TEST() argument
239 TEST(PartitionIntoIntervals, PartitionSequentialWhileThreeIntervals) { in TEST() argument
262 TEST(PartitionIntoIntervals, LimitReducibleSequentialWhile) { in TEST() argument
292 TEST(PartitionIntoIntervals, LimitReducibleNestedWhile) { in TEST() argument