Home
last modified time | relevance | path

Searched defs:CheapInstr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1237 const SmallDenseMap<unsigned, int> &Cost, bool CheapInstr) { in CanCauseHighRegPressure()
1295 bool CheapInstr = IsCheapInstruction(MI); in IsProfitableToHoist() local