Searched refs:condId (Results 1 – 4 of 4) sorted by relevance
53 bool GetConstCondition(uint32_t condId, bool* condVal);
40 bool DeadBranchElimPass::GetConstCondition(uint32_t condId, bool* condVal) { in GetConstCondition() argument42 Instruction* cInst = get_def_use_mgr()->GetDef(condId); in GetConstCondition()
55 bool GetConstCondition(uint32_t condId, bool* condVal);