HomeSort by relevance Sort by last modified time
    Searched defs:Block (Results 201 - 225 of 530) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
MemorySSA.h 128 // \brief The base for all memory accesses. All memory accesses in a block are
152 BasicBlock *getBlock() const { return Block; }
203 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
205 void setBlock(BasicBlock *BB) { Block = BB; }
214 Block(BB) {}
217 BasicBlock *Block;
394 /// only one phi will ever exist in a given basic block.
395 /// Guaranteeing one phi per block means guaranteeing there is only ever one
437 // Block iterator interface. This provides access to the list of incoming
483 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
MemorySSA.h 132 // \brief The base for all memory accesses. All memory accesses in a block are
156 BasicBlock *getBlock() const { return Block; }
207 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
209 void setBlock(BasicBlock *BB) { Block = BB; }
218 Block(BB) {}
221 BasicBlock *Block;
402 /// only one phi will ever exist in a given basic block.
403 /// Guaranteeing one phi per block means guaranteeing there is only ever one
445 // Block iterator interface. This provides access to the list of incoming
492 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/
PDBTypes.h 164 Block,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
MemorySSA.h 132 // \brief The base for all memory accesses. All memory accesses in a block are
156 BasicBlock *getBlock() const { return Block; }
207 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
209 void setBlock(BasicBlock *BB) { Block = BB; }
218 Block(BB) {}
221 BasicBlock *Block;
402 /// only one phi will ever exist in a given basic block.
403 /// Guaranteeing one phi per block means guaranteeing there is only ever one
445 // Block iterator interface. This provides access to the list of incoming
492 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/
PDBTypes.h 164 Block,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
MemorySSA.h 132 // \brief The base for all memory accesses. All memory accesses in a block are
156 BasicBlock *getBlock() const { return Block; }
207 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
209 void setBlock(BasicBlock *BB) { Block = BB; }
218 Block(BB) {}
221 BasicBlock *Block;
402 /// only one phi will ever exist in a given basic block.
403 /// Guaranteeing one phi per block means guaranteeing there is only ever one
445 // Block iterator interface. This provides access to the list of incoming
492 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/
PDBTypes.h 164 Block,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
MemorySSA.h 132 // \brief The base for all memory accesses. All memory accesses in a block are
156 BasicBlock *getBlock() const { return Block; }
207 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
209 void setBlock(BasicBlock *BB) { Block = BB; }
218 Block(BB) {}
221 BasicBlock *Block;
402 /// only one phi will ever exist in a given basic block.
403 /// Guaranteeing one phi per block means guaranteeing there is only ever one
445 // Block iterator interface. This provides access to the list of incoming
492 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/
PDBTypes.h 164 Block,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemorySSA.h 127 // \brief The base for all memory accesses. All memory accesses in a block are
153 BasicBlock *getBlock() const { return Block; }
204 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
206 void setBlock(BasicBlock *BB) { Block = BB; }
214 : User(Type::getVoidTy(C), Vty, nullptr, NumOperands), Block(BB) {}
217 BasicBlock *Block;
397 /// only one phi will ever exist in a given basic block.
398 /// Guaranteeing one phi per block means guaranteeing there is only ever one
441 // Block iterator interface. This provides access to the list of incoming
487 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
MemorySSA.h 128 // \brief The base for all memory accesses. All memory accesses in a block are
152 BasicBlock *getBlock() const { return Block; }
203 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
205 void setBlock(BasicBlock *BB) { Block = BB; }
214 Block(BB) {}
217 BasicBlock *Block;
394 /// only one phi will ever exist in a given basic block.
395 /// Guaranteeing one phi per block means guaranteeing there is only ever one
437 // Block iterator interface. This provides access to the list of incoming
483 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
MemorySSA.h 128 // \brief The base for all memory accesses. All memory accesses in a block are
152 BasicBlock *getBlock() const { return Block; }
203 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
205 void setBlock(BasicBlock *BB) { Block = BB; }
214 Block(BB) {}
217 BasicBlock *Block;
394 /// only one phi will ever exist in a given basic block.
395 /// Guaranteeing one phi per block means guaranteeing there is only ever one
437 // Block iterator interface. This provides access to the list of incoming
483 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
MemorySSA.h 132 // \brief The base for all memory accesses. All memory accesses in a block are
156 BasicBlock *getBlock() const { return Block; }
207 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
209 void setBlock(BasicBlock *BB) { Block = BB; }
218 Block(BB) {}
221 BasicBlock *Block;
402 /// only one phi will ever exist in a given basic block.
403 /// Guaranteeing one phi per block means guaranteeing there is only ever one
445 // Block iterator interface. This provides access to the list of incoming
492 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/
PDBTypes.h 164 Block,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
MemorySSA.h 132 // \brief The base for all memory accesses. All memory accesses in a block are
156 BasicBlock *getBlock() const { return Block; }
207 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
209 void setBlock(BasicBlock *BB) { Block = BB; }
218 Block(BB) {}
221 BasicBlock *Block;
402 /// only one phi will ever exist in a given basic block.
403 /// Guaranteeing one phi per block means guaranteeing there is only ever one
445 // Block iterator interface. This provides access to the list of incoming
492 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/
PDBTypes.h 164 Block,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
MemorySSA.h 132 // \brief The base for all memory accesses. All memory accesses in a block are
156 BasicBlock *getBlock() const { return Block; }
207 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
209 void setBlock(BasicBlock *BB) { Block = BB; }
218 Block(BB) {}
221 BasicBlock *Block;
402 /// only one phi will ever exist in a given basic block.
403 /// Guaranteeing one phi per block means guaranteeing there is only ever one
445 // Block iterator interface. This provides access to the list of incoming
492 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/PDB/
PDBTypes.h 164 Block,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
MemorySSA.h 132 // \brief The base for all memory accesses. All memory accesses in a block are
156 BasicBlock *getBlock() const { return Block; }
207 /// \brief Used by MemorySSA to change the block of a MemoryAccess when it is
209 void setBlock(BasicBlock *BB) { Block = BB; }
218 Block(BB) {}
221 BasicBlock *Block;
402 /// only one phi will ever exist in a given basic block.
403 /// Guaranteeing one phi per block means guaranteeing there is only ever one
445 // Block iterator interface. This provides access to the list of incoming
492 /// \brief Return incoming basic block number @p i
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/PDB/
PDBTypes.h 164 Block,
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
NetLib.h     [all...]
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 288 /// All basic block instructions have a unique ID (i.e. virtual register).
291 /// Returns the block, if this is an instruction in a basic block,
293 BasicBlock* block() const { return Block; } function in class:clang::threadSafety::SExpr
295 /// Set the basic block and instruction ID for this expression.
296 void setID(BasicBlock *B, unsigned id) { Block = B; SExprID = id; }
300 : Opcode(Op), Reserved(0), Flags(0), SExprID(0), Block(nullptr) {}
303 Block(nullptr) {}
309 BasicBlock* Block;
    [all...]
  /external/clang/lib/CodeGen/
CGStmt.cpp 70 // Otherwise, make a new block to hold the code.
103 // Remember the block we came in on.
110 assert(outgoing && "expression emission cleared block!");
114 // for noreturn functions has to enter a new block with no
115 // predecessors. We want to kill that block and mark the current
120 // block, because *statement* emission does sometimes create
379 // simplify this block (we would need to remove it from the scope map
400 // Fall out of the current block (if necessary).
408 // Place the block after the current block, if possible, or else a
    [all...]
CodeGenModule.h 470 } Block;
762 /// Fetches the global unique block count.
763 int getUniqueBlockCount() { return ++Block.GlobalUniqueCount; }
765 /// Fetches the type of a generic block descriptor.
768 /// The type of a generic block literal.
771 /// Gets the address of a block which requires no captures.
    [all...]
  /external/clang/lib/Sema/
AnalysisBasedWarnings.cpp 168 static bool hasRecursiveCallInPath(const FunctionDecl *FD, CFGBlock &Block) {
169 // Process all the Stmt's in this block to find any calls to FD.
170 for (const auto &B : Block) {
206 // Returns true if there exists a path to the exit block and every path
207 // to the exit block passes through a call to FD.
212 // Mark all nodes as FoundNoPath, then set the status of the entry block.
216 // Make the processing stack and seed it with the entry block.
232 // Only change state if the block has a recursive call.
267 // If the exit block is unreachable, skip processing the function.
324 // Now we know what is live, we check the live precessors of the exit block
    [all...]

Completed in 2709 milliseconds

1 2 3 4 5 6 7 891011>>