Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineOutliner.cpp778 LivePhysRegs CandLiveIns(TRI); in createOutlinedFunction() local
779 CandLiveIns.addLiveOuts(OutlineBB); in createOutlinedFunction()
782 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
786 for (MCPhysReg Reg : CandLiveIns) in createOutlinedFunction()