Searched defs:cond_val (Results 1 – 3 of 3) sorted by relevance
504 struct vtn_value *cond_val = vtn_untyped_value(b, block->branch[1]); in vtn_cfg_walk_blocks() local
542 bool GetConstCondition(const Instruction* c_inst, bool* cond_val) { in GetConstCondition()
1856 ir_constant *cond_val = op[0]->constant_expression_value(ctx); in do_hir() local