Searched refs:SExts (Results 1 – 1 of 1) sorted by relevance
290 using SExts = SmallVector<Instruction *, 16>; typedef291 using ValueToSExts = MapVector<Value *, SExts>;5926 SExts &Insts = Entry.second; in mergeSExts()5927 SExts CurPts; in mergeSExts()