Searched defs:LiveOuts (Results 1 – 6 of 6) sorted by relevance
165 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local243 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local292 LiveOutVec LiveOuts; in recordStackMapOpers() local474 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
144 LiveOutMap LiveOuts; member in __anone7243c1d0311::ExeDepsFix
601 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
1170 ArrayRef<unsigned> LiveOuts = RPTracker.getPressure().LiveOutRegs; in computeCyclicCriticalPath() local
27 SmallVector<unsigned, 4> LiveOuts; variable
201 LiveOutVec LiveOuts; member