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

  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_build_util.h 43 inline BasicBlock *getBB() { return bb; }
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 203 BasicBlock *getBB() const { return BB; }
226 BasicBlock *getBB() const { return Entry.getBB(); }

Completed in 64 milliseconds