Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1234 bool isDefinedInThisLoop(Register Reg) const { in isDefinedInThisLoop() function in __anon10fd56c70d11::HighRegisterPressureDetector
1259 if (isDefinedInThisLoop(Reg)) in computeLiveIn()
1330 if (isDefinedInThisLoop(Reg)) in computeLastUses()