Searched defs:isLiveIn (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DLiveVariables.h283 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { function in class:llvm::LiveVariables
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DMachineRegisterInfo.cpp236 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { function in class:MachineRegisterInfo
H A DLiveVariables.cpp738 bool LiveVariables::VarInfo::isLiveIn(const MachineBasicBlock &MBB, function in class:LiveVariables::VarInfo
H A DMachineBasicBlock.cpp332 bool MachineBasicBlock::isLiveIn(unsigned Reg) const { function in class:MachineBasicBlock
/macosx-10.10/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeMachineFunction.h114 bool isLiveIn(int FI) { function in class:llvm::MBlazeFunctionInfo

Completed in 399 milliseconds