Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineLICM.cpp1079 bool CreatesCopy = HasLoopPHIUse(&MI); in IsProfitableToHoist() local
1082 if (CheapInstr && CreatesCopy) { in IsProfitableToHoist()
1126 if (CreatesCopy) { in IsProfitableToHoist()