Home
last modified time | relevance | path

Searched refs:allocUID (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DGICombinerEmitter.cpp199 unsigned allocUID() { return UID++; } in allocUID() function in __anon08ee5a240111::CombineRule
331 format("__anon%" PRIu64 "_%u", Rule.getID(), Rule.allocUID()))); in makeNameForAnonInstr()
340 format("__anonpred%" PRIu64 "_%u", Rule.getID(), Rule.allocUID()))); in makeNameForAnonPredicate()