Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/CodeGen/
HDBranchFolding.h41 MachineBasicBlock *getBlock() const { return Block; } in getBlock() function
72 MachineBasicBlock *getBlock() const { in getBlock() function
/trueos/contrib/llvm/tools/clang/include/clang/Analysis/
HDCFGStmtMap.h46 const CFGBlock *getBlock(const Stmt * S) const { in getBlock() function
HDProgramPoint.h201 const CFGBlock *getBlock() const { in getBlock() function
223 const CFGBlock *getBlock() const { in getBlock() function
/trueos/contrib/llvm/lib/CodeGen/SelectionDAG/
HDInstrEmitter.h128 MachineBasicBlock *getBlock() { return MBB; } in getBlock() function
/trueos/contrib/llvm/tools/clang/lib/Analysis/
HDCFGStmtMap.cpp27 CFGBlock *CFGStmtMap::getBlock(Stmt *S) { in getBlock() function in CFGStmtMap
/trueos/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDWorkList.h55 const CFGBlock *getBlock() const { return block; } in getBlock() function
HDCoreEngine.h192 const CFGBlock *getBlock() const { return Block; } in getBlock() function
473 const CFGBlock *getBlock() const { in getBlock() function
520 const CFGBlock *getBlock() const { in getBlock() function
/trueos/contrib/llvm/include/llvm/Analysis/
HDTrace.h49 BasicBlock *getBlock(unsigned i) const { return BasicBlocks[i]; } in getBlock() function
HDDominators.h82 NodeT *getBlock() const { return TheBB; } in getBlock() function
/trueos/contrib/llvm/include/llvm/IR/
HDIRBuilder.h152 llvm::BasicBlock *getBlock() const { return Block; } in getBlock() function
/trueos/contrib/llvm/lib/Transforms/Instrumentation/
HDGCOVProfiling.cpp336 GCOVBlock &getBlock(BasicBlock *BB) { in getBlock() function in __anon9dde07c30211::GCOVFunction
/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.h112 llvm::BasicBlock *getBlock() const { return Block; } in getBlock() function
/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h1804 CompoundStmt *getBlock() const { in getBlock() function
1840 CompoundStmt *getBlock() const { return cast<CompoundStmt>(Block); } in getBlock() function