Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineLICM.cpp1162 bool CreatesCopy = HasLoopPHIUse(&MI); in IsProfitableToHoist() local
1165 if (CheapInstr && CreatesCopy) { in IsProfitableToHoist()
1209 if (CreatesCopy) { in IsProfitableToHoist()