Searched refs:ArrowMap (Results 1 – 1 of 1) sorted by relevance
58 class ArrowMap;125 const ArrowMap &ArrowIndices);156 class ArrowMap : public std::vector<unsigned> { class160 ArrowMap(unsigned Size) : Base(Size, 0) {} in ArrowMap() function in __anon0dc04f5c0111::ArrowMap164 llvm::raw_ostream &operator<<(llvm::raw_ostream &OS, const ArrowMap &Indices) { in operator <<()800 ArrowMap ArrowIndices(TotalRegularPieces + 1); in RewriteFile()1144 const ArrowMap &ArrowIndices) { in addArrowSVGs()