Searched defs:BlockInfo (Results 1 – 2 of 2) sorted by relevance
30 public final class BlockInfo { class45 public BlockInfo(int id, int type, long blockStartByteOffset, long blockSizeBytes, in BlockInfo() method in BlockInfo
37 BlockInfo(ScopedArenaAllocator* allocator, const HBasicBlock& block, size_t number_of_ssa_values) in BlockInfo() function