Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1145 CanCauseHighRegPressure(const DenseMap<unsigned,int> & Cost,bool CheapInstr) CanCauseHighRegPressure() argument
1203 bool CheapInstr = IsCheapInstruction(MI); IsProfitableToHoist() local