Searched defs:getBB (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineRelocation.h121 static MachineRelocation getBB(uintptr_t offset,unsigned RelocationType, function in class:llvm::MachineRelocation
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h201 BasicBlock *getBB() const { return BB; } function in class:llvm::NonLocalDepEntry
223 BasicBlock *getBB() const { return Entry.getBB(); } function in class:llvm::NonLocalDepResult

Completed in 126 milliseconds