Searched refs:onlyType (Results 1 – 3 of 3) sorted by relevance
94 static inline SourcePred onlyType(Type *Only) { in onlyType() function
192 auto Pred = fuzzerop::onlyType(Inst.getType()); in mutate()
100 auto OnlyI32 = onlyType(i32->getType()); in TEST()