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

/external/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h119 /// MachineRelocation::getBB - Return a relocation entry for a BB.
121 static MachineRelocation getBB(uintptr_t offset,unsigned RelocationType, function in class:llvm::MachineRelocation
/external/llvm/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 1053 milliseconds