Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp292 uint64_t NumElementsR = cast<ArrayType>(TyR)->getNumElements(); in cmpConstants() local
306 unsigned NumElementsR = cast<StructType>(TyR)->getNumElements(); in cmpConstants() local
320 unsigned NumElementsR = cast<VectorType>(TyR)->getNumElements(); in cmpConstants() local