| /freebsd-9-stable/contrib/llvm/include/llvm/CodeGen/ |
| D | EdgeBundles.h | 35 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Transforms/Utils/ |
| D | CodeExtractor.h | 52 SetVector<BasicBlock *> Blocks; variable
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/ |
| D | PostOrderCFGView.h | 73 std::vector<const CFGBlock*> Blocks; variable
|
| /freebsd-9-stable/contrib/llvm/include/llvm/MC/ |
| D | MCFunction.h | 92 BasicBlockListTy Blocks; variable
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | FunctionSummary.h | 96 llvm::SmallBitVector &Blocks = I->second.VisitedBasicBlocks; in markVisitedBasicBlock() local
|
| /freebsd-9-stable/contrib/llvm/lib/CodeGen/ |
| D | InterferenceCache.h | 90 SmallVector<BlockInterference, 8> Blocks; variable
|
| D | SpillPlacement.cpp | 253 void SpillPlacement::addPrefSpill(ArrayRef<unsigned> Blocks, bool Strong) { in addPrefSpill()
|
| D | RegAllocGreedy.cpp | 816 ArrayRef<unsigned> Blocks) { in addThroughConstraints() 878 ArrayRef<unsigned> Blocks = Bundles->getBlocks(Bundle); in growRegion() local 1093 ArrayRef<unsigned> Blocks = GlobalCand[UsedCands[c]].ActiveBlocks; in splitAroundRegion() local
|
| D | MachineLICM.cpp | 505 const std::vector<MachineBasicBlock *> &Blocks = CurLoop->getBlocks(); in HoistRegionPostRA() local 587 const std::vector<MachineBasicBlock *> &Blocks = CurLoop->getBlocks(); in AddToLiveIns() local
|
| D | MachineBlockPlacement.cpp | 84 SmallVector<MachineBasicBlock *, 4> Blocks; member in __anond2ec868d0211::BlockChain
|
| D | MachineTraceMetrics.cpp | 417 MutableArrayRef<MachineTraceMetrics::TraceBlockInfo> Blocks; member
|
| /freebsd-9-stable/contrib/llvm/tools/bugpoint/ |
| D | CrashDebugger.cpp | 276 SmallPtrSet<BasicBlock*, 8> Blocks; in TestBlocks() local 514 std::vector<const BasicBlock*> Blocks; in DebugACrash() local
|
| D | Miscompilation.cpp | 561 std::vector<BasicBlock*> Blocks; in ExtractBlocks() local
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | GCOV.h | 221 SmallVector<GCOVBlock *, 16> Blocks; variable
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/ |
| D | DeadStoreElimination.cpp | 641 static void FindUnconditionalPreds(SmallVectorImpl<BasicBlock *> &Blocks, in FindUnconditionalPreds() 661 SmallVector<BasicBlock *, 16> Blocks; in HandleFree() local
|
| /freebsd-9-stable/contrib/llvm/include/llvm/ADT/ |
| D | PostOrderIterator.h | 261 std::vector<NodeType*> Blocks; // Block list in normal PO order variable
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Utils/ |
| D | CodeExtractor.cpp | 140 static bool definedInRegion(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInRegion() 150 static bool definedInCaller(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInCaller()
|
| D | LoopSimplify.cpp | 452 std::set<BasicBlock*> &Blocks) { in AddBlockAndPredsToSet()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | CommentParser.cpp | 764 SmallVector<BlockContentComment *, 8> Blocks; in parseFullComment() local
|
| D | CommentSema.cpp | 534 ArrayRef<BlockContentComment *> Blocks) { in actOnFullComment()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Analysis/ |
| D | LoopInfo.h | 70 std::vector<BlockT*> Blocks; variable
|
| /freebsd-9-stable/contrib/llvm/tools/llvm-diff/ |
| D | DifferenceEngine.cpp | 122 DenseMap<BasicBlock*, BasicBlock*> Blocks; member in __anon4ca734db0111::FunctionDifferenceEngine
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | Comment.h | 1077 ArrayRef<BlockContentComment *> Blocks; variable 1081 FullComment(ArrayRef<BlockContentComment *> Blocks, DeclInfo *D) : in FullComment()
|
| /freebsd-9-stable/contrib/llvm/lib/Transforms/Instrumentation/ |
| D | GCOVProfiling.cpp | 378 DenseMap<BasicBlock *, GCOVBlock *> Blocks; member in __anon6b5c77ca0211::GCOVFunction
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Analysis/ |
| D | CFG.h | 868 CFGBlockListTy Blocks; variable
|