Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dcompiler_inst_test.cpp874 EXPECT_TRUE(if_inst.IsLikely());
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h1594 if (IsLikely()) { in InverseConditionCode()
1601 bool IsLikely() const in IsLikely() function