Searched refs:ForceAll (Results 1 – 6 of 6) sorted by relevance
101 static cl::opt<bool> ForceAll( variable191 if (ForceMemOperand || ForceAll) { in runOnMachineFunction()199 if (ForceMemOperand && !ForceAll && in runOnMachineFunction()211 if (ForceAll) in runOnMachineFunction()
221 ForceAll, // Force release every page possible regardless of how long it will enumerator
917 ReleaseToOS::ForceAll); in getSizeClassFragmentationInfo()969 if (ReleaseType != ReleaseToOS::ForceAll &&1107 if (ReleaseType != ReleaseToOS::ForceAll) { in markFreeBlocks()
269 SCUDO_ALLOCATOR.releaseToOS(scudo::ReleaseToOS::ForceAll);
1219 if (ReleaseType != ReleaseToOS::ForceAll &&1229 if (ReleaseType == ReleaseToOS::ForceAll) {
658 if (ReleaseType == ReleaseToOS::ForceAll) in releaseToOS()