Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dblock_namer.h27 struct BlockNamer { struct
31 const BlockNamer& namer_; argument
33 virtual ~BlockNamer() {} in ~BlockNamer() argument
40 inline std::ostream& operator<<(std::ostream& os, const BlockNamer::NameWrapper& blk) { argument