Searched refs:ShortCircuitLabel (Results 1 – 1 of 1) sorted by relevance
3623 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local3624 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()3625 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()3646 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local3647 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()3648 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()