Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DConstantsTest.cpp712 auto FixedEC = ElementCount::getFixed(Min); TEST() local
H A DPatternMatch.cpp1920 auto FixedEC = ElementCount::getFixed(4); TEST_F() local