| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BranchFolding.h | 60 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function 101 MachineBasicBlock *getBlock() const { in getBlock() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | BranchProbabilityInfo.h | 306 const BasicBlock *getBlock() const { return BB; } in getBlock() function 307 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
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | InstrEmitter.h | 151 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | CFGStmtMap.cpp | 27 CFGBlock *CFGStmtMap::getBlock(Stmt *S) { in getBlock() function in CFGStmtMap
|
| /freebsd/contrib/llvm-project/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 | 217 const CFGBlock *getBlock() const { return Block; } in getBlock() function 495 const CFGBlock *getBlock() const { in getBlock() function 543 const CFGBlock *getBlock() const { in getBlock() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineOptimizationRemarkEmitter.h | 53 const MachineBasicBlock *getBlock() const { return MBB; } in getBlock() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.h | 173 uint64_t getBlock() const { return u.s.BlockNo; } in getBlock() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | ProgramPoint.h | 237 const CFGBlock *getBlock() const { in getBlock() function 259 const CFGBlock *getBlock() const { in getBlock() function 347 const CFGBlock *getBlock() const { in getBlock() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonBlockRanges.h | 131 MachineBasicBlock &getBlock() const { return Block; } in getBlock() function
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugProgramInstruction.cpp | 514 BasicBlock *DbgRecord::getBlock() { return Marker->getParent(); } in getBlock() function in llvm::DbgRecord 516 const BasicBlock *DbgRecord::getBlock() const { return Marker->getParent(); } in getBlock() function in llvm::DbgRecord
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationPlanner.h | 112 VPBasicBlock *getBlock() const { return Block; } in getBlock() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 578 Block &getBlock() { in getBlock() function 585 const Block &getBlock() const { in getBlock() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 306 BasicBlock *getBlock() const { return Block; } in getBlock() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 345 GCOVBlock &getBlock(const BasicBlock *BB) { in getBlock() function in __anon09913f2a0311::GCOVFunction
|