Searched defs:ElementCI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ConstantFolding.cpp | 90 auto *ElementCI = dyn_cast_or_null<ConstantInt>(Element); foldConstVectorToAPInt() local |
H A D | ValueTracking.cpp | 2020 auto *ElementCI = dyn_cast_or_null<ConstantInt>(Element); computeKnownBits() local |