Searched defs:LiveIn (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DLiveRangeCalc.h102 SmallVector<LiveInBlock, 16> LiveIn; member in class:llvm::LiveRangeCalc
H A DSplitKit.h72 bool LiveIn; ///< Current reg is live in. member in struct:llvm::SplitAnalysis::BlockInfo
H A DVirtRegMap.cpp238 SmallVector<MachineBasicBlock*, 16> LiveIn; local
H A DMachineCSE.cpp572 unsigned LiveIn = PhysDefs.pop_back_val(); local
H A DStackColoring.cpp100 BitVector LiveIn; member in struct:__anon2342::StackColoring::BlockLifetimeInfo
H A DMachineBasicBlock.cpp353 bool LiveIn = isLiveIn(PhysReg); local

Completed in 134 milliseconds