Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp98 unsigned NumShared = PrevLPI ? sharedTypeIDs(LPI, PrevLPI) : 0; in computeActionsTable() local
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DSmallVector.h972 size_t NumShared = this->size(); in swap() local