Searched refs:shouldAddSTPToBlock (Results 1 – 2 of 2) sorted by relevance
48 bool shouldAddSTPToBlock(const MachineBasicBlock *BB);72 bool AArch64StorePairSuppress::shouldAddSTPToBlock(const MachineBasicBlock *BB) { in shouldAddSTPToBlock() function in AArch64StorePairSuppress151 if (!SuppressSTP && shouldAddSTPToBlock(MI.getParent())) in runOnMachineFunction()
50 bool shouldAddSTPToBlock(const MachineBasicBlock *BB);77 bool AArch64StorePairSuppress::shouldAddSTPToBlock(const MachineBasicBlock *BB) { in shouldAddSTPToBlock() function in AArch64StorePairSuppress156 if (!SuppressSTP && shouldAddSTPToBlock(MI.getParent())) in runOnMachineFunction()