Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp300 using SExts = SmallVector<Instruction *, 16>; typedef
301 using ValueToSExts = MapVector<Value *, SExts>;
6186 SExts &Insts = Entry.second; in mergeSExts()
6187 SExts CurPts; in mergeSExts()