Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h160 struct DexPcData : public ArenaObject<kArenaAllocProfile> { struct
161 explicit DexPcData(ArenaAllocator* allocator) in DexPcData() function
176 bool operator==(const DexPcData& other) const { argument
190 // The inline cache map: DexPc -> DexPcData. argument