Searched refs:isMergeableStackTaggingInstruction (Results 1 – 1 of 1) sorted by relevance
3358 bool isMergeableStackTaggingInstruction(MachineInstr &MI, int64_t &Offset, in isMergeableStackTaggingInstruction() function3408 if (!isMergeableStackTaggingInstruction(MI, Offset, Size, FirstZeroData)) in tryMergeAdjacentSTG()3426 if (isMergeableStackTaggingInstruction(MI, Offset, Size, ZeroData)) { in tryMergeAdjacentSTG()