/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | CFGStmtMap.h | 43 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
|
H A D | ProgramPoint.h | 233 const CFGBlock *getBlock() const { in getBlock() function 255 const CFGBlock *getBlock() const { in getBlock() function 342 const CFGBlock *getBlock() const { in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | BranchFolding.h | 61 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function 100 MachineBasicBlock *getBlock() const { in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | BranchProbabilityInfo.h | 300 const BasicBlock *getBlock() const { return BB; } in getBlock() function 301 BasicBlock *getBlock() { return const_cast<BasicBlock *>(BB); } in getBlock() function
|
H A D | Trace.h | 47 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
|
H A D | MemorySSA.h | 162 BasicBlock *getBlock() const { return Block; } in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | InstrEmitter.h | 141 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | CFGStmtMap.cpp | 26 CFGBlock *CFGStmtMap::getBlock(Stmt *S) { in getBlock() function in CFGStmtMap
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | WorkList.h | 54 const CFGBlock *getBlock() const { return block; } in getBlock() function
|
H A D | CoreEngine.h | 216 const CFGBlock *getBlock() const { return Block; } in getBlock() function 504 const CFGBlock *getBlock() const { in getBlock() function 552 const CFGBlock *getBlock() const { in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineOptimizationRemarkEmitter.h | 49 const MachineBasicBlock *getBlock() const { return MBB; } in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.h | 131 MachineBasicBlock &getBlock() const { return Block; } in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationPlanner.h | 89 VPBasicBlock *getBlock() const { return Block; } in getBlock() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | iolib.c | 565 getBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in getBlock() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | iolib.c | 568 getBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 468 Block &getBlock() { in getBlock() function 475 const Block &getBlock() const { in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 266 BasicBlock *getBlock() const { return Block; } in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 400 GCOVBlock &getBlock(const BasicBlock *BB) { in getBlock() function in __anon8d0cc8750611::GCOVFunction
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Stmt.h | 3327 CompoundStmt *getBlock() const { in getBlock() function 3364 CompoundStmt *getBlock() const { return cast<CompoundStmt>(Block); } in getBlock() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.cpp | 318 uint64_t getBlock() const { return BlockNo; } in getBlock() function in __anon45b083930111::ValueIDNum
|