Home
last modified time | relevance | path

Searched defs:getBlock (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFGStmtMap.h43 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
H A DProgramPoint.h233 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 DBranchFolding.h61 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 DBranchProbabilityInfo.h300 const BasicBlock *getBlock() const { return BB; } in getBlock() function
301 BasicBlock *getBlock() { return const_cast<BasicBlock *>(BB); } in getBlock() function
H A DTrace.h47 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
H A DMemorySSA.h162 BasicBlock *getBlock() const { return Block; } in getBlock() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h141 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFGStmtMap.cpp26 CFGBlock *CFGStmtMap::getBlock(Stmt *S) { in getBlock() function in CFGStmtMap
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h54 const CFGBlock *getBlock() const { return block; } in getBlock() function
H A DCoreEngine.h216 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 DMachineOptimizationRemarkEmitter.h49 const MachineBasicBlock *getBlock() const { return MBB; } in getBlock() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h131 MachineBasicBlock &getBlock() const { return Block; } in getBlock() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h89 VPBasicBlock *getBlock() const { return Block; } in getBlock() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c565 getBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in getBlock() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c568 getBlock (DataHandle *hndl, unsigned iflow, unsigned ichunk) in getBlock() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h468 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 DIRBuilder.h266 BasicBlock *getBlock() const { return Block; } in getBlock() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp400 GCOVBlock &getBlock(const BasicBlock *BB) { in getBlock() function in __anon8d0cc8750611::GCOVFunction
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h3327 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 DInstrRefBasedImpl.cpp318 uint64_t getBlock() const { return BlockNo; } in getBlock() function in __anon45b083930111::ValueIDNum