Home
last modified time | relevance | path

Searched defs:NewSExt (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1191 Instruction *NewSExt = new SExtInst(Dom, I->getType(), "", I); reuniteExts() local
1202 Instruction *NewSExt = new SExtInst(Dom, I->getType(), "", I); reuniteExts() local