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