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.cpp496 auto left_value = left->GetValue<bool>(); in FoldingCompare() local
519 auto left_value = left->GetValue(); in FoldingGreater() local
530 auto left_value = left->GetValue(); in FoldingLess() local
541 auto left_value = left->GetValue(); in FoldingEq() local
551 auto left_value = left->GetValue(); in FoldingNotEq() local