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