Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dconstant_propagation.cpp492 auto left_value = left->GetValue<bool>(); in FoldingCompare() local
515 auto left_value = left->GetValue(); in FoldingGreater() local
526 auto left_value = left->GetValue(); in FoldingLess() local
537 auto left_value = left->GetValue(); in FoldingEq() local
547 auto left_value = left->GetValue(); in FoldingNotEq() local