Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineLICM.cpp1151 bool CreatesCopy = HasLoopPHIUse(&MI); in IsProfitableToHoist() local
1154 if (CheapInstr && CreatesCopy) { in IsProfitableToHoist()
1198 if (CreatesCopy) { in IsProfitableToHoist()