Searched defs:UnsignedMap (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp183 struct UnsignedMap : public DenseMap<unsigned,unsigned> { struct in namespace:__anon2859
184 UnsignedMap() : BaseType() {} function in struct:__anon2859::UnsignedMap
[all...]
H A DHexagonFrameLowering.cpp308 typedef DenseMap<unsigned,unsigned> UnsignedMap; typedef

Completed in 60 milliseconds