Searched defs:ValueSet (Results 1 – 4 of 4) sorted by relevance
86 using ValueSet = SetVector<Value *>; variable [all...]
172 static bool ValueSet(bit_value_t V) { ValueSet() function
322 auto &ValueSet = OI->second->OverDefined; threadEdgeImpl() local
972 using ValueSet = SmallPtrSet<Value *, 16>; global() typedef in llvm::slpvectorizer::BoUpSLP