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.cpp229 bool MachineLoop::isLoopInvariantImplicitPhysReg(Register Reg) const { in isLoopInvariantImplicitPhysReg() function in MachineLoop
274 if (!isLoopInvariantImplicitPhysReg(Reg) && in isLoopInvariant()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineLoopInfo.h94 bool isLoopInvariantImplicitPhysReg(Register Reg) const;