Home
last modified time | relevance | path

Searched refs:IsInverted (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dcompiler_basicblock_test.cpp254 EXPECT_FALSE(bb->IsInverted()); in __anon9f1e038e0802()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.cpp564 return block->IsInverted() == 0; in GetBranchCounter()
Dbasicblock.h119 bool IsInverted() const in IsInverted() function