Searched refs:CondAndLabel (Results 1 – 1 of 1) sorted by relevance
3614 ShortCircuitCondAndLabel CondAndLabel = lowerInt1ForBranch( in lowerInt1ForBranch() local3616 const CondWhenTrue &Cond = CondAndLabel.Cond; in lowerInt1ForBranch()3620 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch()3637 ShortCircuitCondAndLabel CondAndLabel = lowerInt1ForBranch( in lowerInt1ForBranch() local3639 const CondWhenTrue &Cond = CondAndLabel.Cond; in lowerInt1ForBranch()3643 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch()3666 ShortCircuitCondAndLabel CondAndLabel = lowerInt1ForBranch( in lowerBr() local3669 assert(CondAndLabel.ShortCircuitTarget == nullptr); in lowerBr()3671 const CondWhenTrue &Cond = CondAndLabel.Cond; in lowerBr()