Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
DOperations.cpp164 SourcePred isInt1Ty{[](ArrayRef<Value *>, const Value *V) { in splitBlockDescriptor() local
168 return {Weight, {isInt1Ty}, buildSplitBlock}; in splitBlockDescriptor()