Searched defs:LiveOuts (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/R600/
H A DR600MachineFunctionInfo.h27 SmallVector<unsigned, 4> LiveOuts; member in class:llvm::R600MachineFunctionInfo
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp138 LiveOutMap LiveOuts; member in class:__anon2260::ExeDepsFix
[all...]
H A DLiveVariables.cpp623 SmallSet<unsigned, 4> LiveOuts; local
H A DMachineScheduler.cpp783 ArrayRef<unsigned> LiveOuts = RPTracker.getPressure().LiveOutRegs; local

Completed in 75 milliseconds