Searched refs:ShortCircuitLabel (Results 1 – 1 of 1) sorted by relevance
3630 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local3631 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()3632 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()3653 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local3654 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()3655 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()