Home
last modified time | relevance | path

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

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