Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp216 bool MachineLoop::isLoopInvariantImplicitPhysReg(Register Reg) const { in isLoopInvariantImplicitPhysReg() function in MachineLoop
261 if (!isLoopInvariantImplicitPhysReg(Reg) && in isLoopInvariant()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h96 bool isLoopInvariantImplicitPhysReg(Register Reg) const;