Searched refs:sizeWithoutDebugLargerThan (Results 1 – 3 of 3) sorted by relevance
348 LLVM_ABI bool sizeWithoutDebugLargerThan(unsigned Limit) const;
1798 bool MachineBasicBlock::sizeWithoutDebugLargerThan(unsigned Limit) const { in sizeWithoutDebugLargerThan() function in MachineBasicBlock
1694 if (BB->sizeWithoutDebugLargerThan(SinkLoadInstsPerBlockThreshold) || in hasStoreBetween()