Home
last modified time | relevance | path

Searched defs:Preds (Results 1 – 25 of 48) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp181 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 DStructurizeCFG.cpp558 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 DGVNSink.cpp770 SmallVector<BasicBlock *, 4> Preds; in sinkBB() local
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DLoopVersioning.h127 const SCEVPredicate &Preds; variable
H A DSSAUpdaterImpl.h63 BBInfo **Preds = nullptr; variable
126 SmallVector<BlkT *, 10> Preds; in BuildBlockList() local
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCCTRLoopsVerify.cpp101 SmallVector<MachineBasicBlock *, 8> Preds; in verifyCTRBranch() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp736 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 DLoopUnrollRuntime.cpp167 SmallVector<BasicBlock *, 4> Preds(predecessors(OriginalLoopLatchExit)); in ConnectProlog() local
290 SmallVector<BasicBlock*, 4> Preds(predecessors(Exit)); in ConnectEpilog() local
H A DFlattenCFG.cpp147 SmallPtrSet<BasicBlock *, 16> Preds(pred_begin(BB), pred_end(BB)); in FlattenParallelAndOr() local
H A DSSAUpdater.cpp250 SmallVectorImpl<BasicBlock *> *Preds) { in FindPredecessorBlocks()
H A DPromoteMemoryToRegister.cpp741 SmallVector<BasicBlock *, 16> Preds(predecessors(BB)); in run() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTailDuplicator.cpp102 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 DMachineSSAUpdater.cpp294 SmallVectorImpl<MachineBasicBlock*> *Preds){ in FindPredecessorBlocks()
/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DCallGraph.h98 std::vector<NodeId> Preds; variable
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp99 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses, in findDevirtualizableCallsForTypeCheckedLoad()
/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp1812 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 DSIAnnotateControlFlow.cpp309 SmallVector<BasicBlock *, 2> Preds; in closeControlFlow() local
H A DSIMachineScheduler.h95 std::vector<SIScheduleBlock*> Preds; // All blocks predecessors. variable
/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp170 llvm::DenseSet<const CFGBlock *> Preds; in computeBlockInputState() local
/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp57 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 DCodeGenSchedule.cpp1372 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 DDAGISelMatcherEmitter.cpp885 const std::vector<TreePredicateFn> &Preds, StringRef Decl, in EmitNodePredicatesFunction()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h129 NodeGroup Preds; variable
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h256 SmallVector<SDep, 4> Preds; ///< All sunit predecessors. variable
/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1885 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

12