Home
last modified time | relevance | path

Searched refs:EleCs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp42 std::vector<Constant *> EleCs; in makeConstantsWithType() local
44 makeConstantsWithType(EltTy, EleCs); in makeConstantsWithType()
46 for (Constant *Elt : EleCs) { in makeConstantsWithType()