Searched refs:isRegUsedInInstr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp149 bool isRegUsedInInstr(MCPhysReg PhysReg) const { function in class:__anon3551::RegAllocFast
561 if (isRegUsedInInstr(PhysReg)) {
696 RC.contains(Hint1) && !isRegUsedInInstr(Hint1)) {

Completed in 103 milliseconds