HomeSort by relevance Sort by last modified time
    Searched defs:getBB (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 119 /// MachineRelocation::getBB - Return a relocation entry for a BB.
121 static MachineRelocation getBB(uintptr_t offset,unsigned RelocationType,
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 201 BasicBlock *getBB() const { return BB; }
223 BasicBlock *getBB() const { return Entry.getBB(); }

Completed in 723 milliseconds