Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1204 bool CreatesCopy = HasLoopPHIUse(&MI, CurLoop); in IsProfitableToHoist() local
1207 if (CheapInstr && CreatesCopy) { in IsProfitableToHoist()
1251 if (CreatesCopy) { in IsProfitableToHoist()