Searched defs:FixedEC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/unittests/IR/ | ||
H A D | ConstantsTest.cpp | 712 auto FixedEC = ElementCount::getFixed(Min); TEST() local |
H A D | PatternMatch.cpp | 1920 auto FixedEC = ElementCount::getFixed(4); TEST_F() local |