Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1617 auto &InstVec = InstrsIt->second; updateDIAssignIDMapping() local
H A DDebugInfo.cpp1840 SmallVector<Instruction *> InstVec(InstRange.begin(), InstRange.end()); RAUW() local