Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineOutliner.cpp698 LivePhysRegs CandLiveIns(TRI); in createOutlinedFunction() local
699 CandLiveIns.addLiveOuts(OutlineBB); in createOutlinedFunction()
702 CandLiveIns.stepBackward(MI); in createOutlinedFunction()
706 for (MCPhysReg Reg : CandLiveIns) in createOutlinedFunction()