Searched refs:sizeWithoutDebugLargerThan (Results 1 – 3 of 3) sorted by relevance
1470 if (BB->sizeWithoutDebugLargerThan(SinkLoadInstsPerBlockThreshold) || in hasStoreBetween()1572 if (SinkBlock->sizeWithoutDebugLargerThan(SinkLoadInstsPerBlockThreshold)) { in SinkIntoCycle()
1747 bool MachineBasicBlock::sizeWithoutDebugLargerThan(unsigned Limit) const { in sizeWithoutDebugLargerThan() function in MachineBasicBlock
300 bool sizeWithoutDebugLargerThan(unsigned Limit) const;