Home
last modified time | relevance | path

Searched defs:IsControlFlow (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dnodes_mips.h56 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
Dnodes_x86.h106 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
Dnodes.h2040 virtual bool IsControlFlow() const { return false; } in IsControlFlow() function
2677 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
2694 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
2815 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
2831 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
3102 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
3137 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
3387 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
6727 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function