Home
last modified time | relevance | path

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

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