Searched refs:BlockIdCounter (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DRelooper.cpp76 int BlockIdCounter; member in struct:__anon3031::RelooperAlgorithm
186 : Root(nullptr), MinSize(false), BlockIdCounter(1),
198 New->Id = Id == -1 ? BlockIdCounter++ : Id;

Completed in 103 milliseconds