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.h2110 virtual bool IsControlFlow() const { return false; } in IsControlFlow() function
2740 bool IsControlFlow() const override { return true; } in IsControlFlow() function
2757 bool IsControlFlow() const override { return true; } in IsControlFlow() function
2873 bool IsControlFlow() const override { return true; } in IsControlFlow() function
2889 bool IsControlFlow() const override { return true; } in IsControlFlow() function
3160 bool IsControlFlow() const override { return true; } in IsControlFlow() function
3202 bool IsControlFlow() const override { return true; } in IsControlFlow() function
3448 bool IsControlFlow() const override { return true; } in IsControlFlow() function
7055 bool IsControlFlow() const override { return true; } in IsControlFlow() function