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