Searched defs:getSource (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DPathProfileInfo.h45 inline BasicBlock* getSource() { return _source; } function in class:llvm::ProfilePathEdge
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMachineLocation.h93 const MachineLocation &getSource() const { return Source; } function in class:llvm::MachineMove
H A DMCDwarf.h303 const MachineLocation &getSource() const { return Source; } function in class:llvm::MCCFIInstruction
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dcaniter.cpp112 UnicodeString CanonicalIterator::getSource() { function in class:CanonicalIterator
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DIntrinsicInst.h228 Value *getSource() const { return getRawSource()->stripPointerCasts(); } function in class:llvm::MemTransferInst
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DCFG.h220 inline BB_ *getSource() { function in class:llvm::SuccIterator
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DPathNumbering.cpp168 BallLarusNode* BallLarusEdge::getSource() const { function in class:BallLarusEdge

Completed in 265 milliseconds