Home
last modified time | relevance | path

Searched refs:IsUnlikely (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dcompiler_inst_test.cpp878 EXPECT_TRUE(if_inst.IsUnlikely());
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1596 } else if (IsUnlikely()) { in InverseConditionCode()
1605 bool IsUnlikely() const in IsUnlikely() function