| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | CallSiteSplitting.cpp | 181 SmallVector<BasicBlock *, 2> Preds(predecessors((BB))); in getTwoPredecessors() local 197 SmallVector<BasicBlock *, 2> Preds(predecessors(CallSiteBB)); in canSplitCallSite() local 305 ArrayRef<std::pair<BasicBlock *, ConditionsTy>> Preds, in splitCallSite() 447 auto Preds = getTwoPredecessors(CB.getParent()); in shouldSplitOnPHIPredicatedArgument() local 456 auto Preds = getTwoPredecessors(CB.getParent()); in shouldSplitOnPredicatedArgument() local
|
| H A D | StructurizeCFG.cpp | 558 BBPredicates &Preds = Loops ? LoopPreds[SuccFalse] : Predicates[SuccTrue]; in insertConditions() local 591 auto &Preds = I.second; in simplifyConditions() local 803 BBPredicates &Preds = Predicates[Node->getEntry()]; in dominatesPredicates() local 811 BBPredicates &Preds = Predicates[Node->getEntry()]; in isPredictableTrue() local
|
| H A D | GVNSink.cpp | 770 SmallVector<BasicBlock *, 4> Preds; in sinkBB() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/ |
| H A D | LoopVersioning.h | 127 const SCEVPredicate &Preds; variable
|
| H A D | SSAUpdaterImpl.h | 63 BBInfo **Preds = nullptr; variable 126 SmallVector<BlkT *, 10> Preds; in BuildBlockList() local
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCCTRLoopsVerify.cpp | 101 SmallVector<MachineBasicBlock *, 8> Preds; in verifyCTRBranch() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | BasicBlockUtils.cpp | 736 void llvm::createPHIsForSplitLoopExit(ArrayRef<BasicBlock *> Preds, in createPHIsForSplitLoopExit() 899 ArrayRef<BasicBlock *> Preds, in UpdateAnalysisInformation() 1013 ArrayRef<BasicBlock *> Preds, BranchInst *BI, in UpdatePHINodes() 1085 SplitBlockPredecessorsImpl(BasicBlock *BB, ArrayRef<BasicBlock *> Preds, in SplitBlockPredecessorsImpl() 1175 ArrayRef<BasicBlock *> Preds, in SplitBlockPredecessors() 1183 ArrayRef<BasicBlock *> Preds, in SplitBlockPredecessors() 1193 BasicBlock *OrigBB, ArrayRef<BasicBlock *> Preds, const char *Suffix1, in SplitLandingPadPredecessorsImpl() 1295 ArrayRef<BasicBlock *> Preds, in SplitLandingPadPredecessors() 1306 ArrayRef<BasicBlock *> Preds, in SplitLandingPadPredecessors()
|
| H A D | LoopUnrollRuntime.cpp | 167 SmallVector<BasicBlock *, 4> Preds(predecessors(OriginalLoopLatchExit)); in ConnectProlog() local 290 SmallVector<BasicBlock*, 4> Preds(predecessors(Exit)); in ConnectEpilog() local
|
| H A D | FlattenCFG.cpp | 147 SmallPtrSet<BasicBlock *, 16> Preds(pred_begin(BB), pred_end(BB)); in FlattenParallelAndOr() local
|
| H A D | SSAUpdater.cpp | 250 SmallVectorImpl<BasicBlock *> *Preds) { in FindPredecessorBlocks()
|
| H A D | PromoteMemoryToRegister.cpp | 741 SmallVector<BasicBlock *, 16> Preds(predecessors(BB)); in run() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | TailDuplicator.cpp | 102 SmallSetVector<MachineBasicBlock *, 8> Preds(MBB.pred_begin(), in VerifyPHIs() local 723 SmallVector<MachineBasicBlock *, 8> Preds(TailBB->predecessors()); in duplicateSimpleBB() local 835 SmallSetVector<MachineBasicBlock *, 8> Preds; in tailDuplicate() local
|
| H A D | MachineSSAUpdater.cpp | 294 SmallVectorImpl<MachineBasicBlock*> *Preds){ in FindPredecessorBlocks()
|
| /llvm-project-15.0.7/bolt/include/bolt/Passes/ |
| H A D | CallGraph.h | 98 std::vector<NodeId> Preds; variable
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | TypeMetadataUtils.cpp | 99 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses, in findDevirtualizableCallsForTypeCheckedLoad()
|
| /llvm-project-15.0.7/llvm/unittests/CodeGen/ |
| H A D | InstrRefLDVTest.cpp | 1812 SmallVector<const MachineBasicBlock *, 2> Preds; in TEST_F() local 1940 SmallVector<const MachineBasicBlock *, 2> Preds; in TEST_F() local 2045 SmallVector<const MachineBasicBlock *, 2> Preds; in TEST_F() local 2178 SmallVector<const MachineBasicBlock *, 2> Preds; in TEST_F() local 2333 SmallVector<const MachineBasicBlock *, 2> Preds; in TEST_F() local 2441 SmallVector<const MachineBasicBlock *, 3> Preds; in TEST_F() local
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | SIAnnotateControlFlow.cpp | 309 SmallVector<BasicBlock *, 2> Preds; in closeControlFlow() local
|
| H A D | SIMachineScheduler.h | 95 std::vector<SIScheduleBlock*> Preds; // All blocks predecessors. variable
|
| /llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/ |
| H A D | TypeErasedDataflowAnalysis.cpp | 170 llvm::DenseSet<const CFGBlock *> Preds; in computeBlockInputState() local
|
| /llvm-project-15.0.7/polly/lib/Support/ |
| H A D | ScopHelper.cpp | 57 SmallVector<BasicBlock *, 4> Preds; in simplifyRegionEntry() local 117 SmallVector<BasicBlock *, 4> Preds; in simplifyRegionExit() local
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | CodeGenSchedule.cpp | 1372 ArrayRef<Record *> Preds, in mutuallyExclusive() 1419 std::vector<Record *> Preds; in getAllPredicates() local 1667 const RecVec &Preds) { in dumpTransition() 1704 RecVec Preds; in inferFromTransitions() local
|
| H A D | DAGISelMatcherEmitter.cpp | 885 const std::vector<TreePredicateFn> &Preds, StringRef Decl, in EmitNodePredicatesFunction()
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ExplodedGraph.h | 129 NodeGroup Preds; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAG.h | 256 SmallVector<SDep, 4> Preds; ///< All sunit predecessors. variable
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 1885 SmallVector<BasicBlock *, 8> Preds(predecessors(CleanupPadBB)); in rewritePHIsForCleanupPad() local 1953 SmallVector<BasicBlock *, 8> Preds(predecessors(&BB)); in rewritePHIs() local 1980 SmallVector<BasicBlock *, 8> Preds(predecessors(&BB)); in rewritePHIs() local
|