Searched refs:HasThrowingInstructions (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | nodes.cc | 2180 bool HBasicBlock::HasThrowingInstructions() const { in HasThrowingInstructions() function in art::HBasicBlock |
D | nodes.h | 1453 bool HasThrowingInstructions() const; |