Searched defs:InstVec (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | Metadata.cpp | 1617 auto &InstVec = InstrsIt->second; updateDIAssignIDMapping() local |
H A D | DebugInfo.cpp | 1840 SmallVector<Instruction *> InstVec(InstRange.begin(), InstRange.end()); RAUW() local |