Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1308 if (Instruction *NewVInst = dyn_cast<Instruction>(NewV)) in rewriteWithNewAddressSpaces() local
1309 InsertPos = std::next(NewVInst->getIterator()); in rewriteWithNewAddressSpaces()