Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_mips.h84 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
Dnodes_x86.h99 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
Dnodes.h1952 virtual bool IsControlFlow() const { return false; } in IsControlFlow() function
2516 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
2533 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
2638 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
2651 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
2895 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
2930 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
3161 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function
6274 bool IsControlFlow() const OVERRIDE { return true; } in IsControlFlow() function