Searched refs:ShortCircuitLabel (Results 1 – 1 of 1) sorted by relevance
3620 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local3621 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()3622 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()3643 InstARM32Label *const ShortCircuitLabel = CondAndLabel.ShortCircuitTarget; in lowerInt1ForBranch() local3644 if (ShortCircuitLabel != nullptr) in lowerInt1ForBranch()3645 Context.insert(ShortCircuitLabel); in lowerInt1ForBranch()