Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dblock_namer.h25 struct BlockNamer { struct
29 const BlockNamer& namer_; argument
31 virtual ~BlockNamer() {} in ~BlockNamer() argument
38 inline std::ostream& operator<<(std::ostream& os, const BlockNamer::NameWrapper& blk) { argument