Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineLICM.cpp1164 bool CreatesCopy = HasLoopPHIUse(&MI); in IsProfitableToHoist() local
1167 if (CheapInstr && CreatesCopy) { in IsProfitableToHoist()
1211 if (CreatesCopy) { in IsProfitableToHoist()