Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp199 auto buildGEP = [](ArrayRef<Value *> Srcs, BasicBlock::iterator InsertPt) { in gepDescriptor() local
212 return {Weight, {sizedPtrType(), sizedType, anyIntType()}, buildGEP}; in gepDescriptor()