Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()