Searched defs:SuccessorBlockInfo (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dmir_graph.h252 struct SuccessorBlockInfo;
279 GrowableArray<SuccessorBlockInfo*>* blocks;
285 * "SuccessorBlockInfo". For catch blocks, key is type index for the exception. For swtich
289 struct SuccessorBlockInfo { struct in namespace:art

Completed in 239 milliseconds