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 200 BasicBlock *getBB() const { return BB; }
222 BasicBlock *getBB() const { return Entry.getBB(); }

Completed in 96 milliseconds