Home
last modified time | relevance | path

Searched refs:NumNewCopies (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64AdvSIMDScalarPass.cpp198 unsigned NumNewCopies = 3; in isProfitableToTransform() local
212 --NumNewCopies; in isProfitableToTransform()
224 --NumNewCopies; in isProfitableToTransform()
259 --NumNewCopies; in isProfitableToTransform()
263 if (NumNewCopies <= NumRemovableCopies) in isProfitableToTransform()