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