Home
last modified time | relevance | path

Searched refs:SExts (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp290 using SExts = SmallVector<Instruction *, 16>; typedef
291 using ValueToSExts = MapVector<Value *, SExts>;
5926 SExts &Insts = Entry.second; in mergeSExts()
5927 SExts CurPts; in mergeSExts()