Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1294 bool isDefinedInThisLoop(Register Reg) const { in isDefinedInThisLoop() function in __anon140376110d11::HighRegisterPressureDetector
1319 if (isDefinedInThisLoop(Reg)) in computeLiveIn()
1390 if (isDefinedInThisLoop(Reg)) in computeLastUses()