Searched defs:IsTrueBiased (Results 1 – 1 of 1) sorted by relevance
1487 bool IsTrueBiased = Scope->TrueBiasedRegions.count(R); in hoistScopeConditions() local1495 bool IsTrueBiased = Scope->TrueBiasedSelects.count(SI); in hoistScopeConditions() local1645 bool IsTrueBiased = Scope->TrueBiasedRegions.count(R); in assertBranchOrSelectConditionHoisted() local1659 bool IsTrueBiased = Scope->TrueBiasedSelects.count(SI); in assertBranchOrSelectConditionHoisted() local1893 bool IsTrueBiased = Scope->TrueBiasedRegions.count(R); in fixupBranch() local1936 bool IsTrueBiased = Scope->TrueBiasedSelects.count(SI); in fixupSelect() local1956 void CHR::addToMergedCondition(bool IsTrueBiased, Value *Cond, in addToMergedCondition()