Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DCallSiteSplitting.cpp181 SmallVector<BasicBlock *, 2> Preds(predecessors((BB))); in getTwoPredecessors() local
197 SmallVector<BasicBlock *, 2> Preds(predecessors(CallSiteBB)); in canSplitCallSite() local
306 const SmallVectorImpl<std::pair<BasicBlock *, ConditionsTy>> &Preds, in splitCallSite()
448 auto Preds = getTwoPredecessors(CB.getParent()); in shouldSplitOnPHIPredicatedArgument() local
457 auto Preds = getTwoPredecessors(CB.getParent()); in shouldSplitOnPredicatedArgument() local
DStructurizeCFG.cpp560 BBPredicates &Preds = Loops ? LoopPreds[SuccFalse] : Predicates[SuccTrue]; in insertConditions() local
783 BBPredicates &Preds = Predicates[Node->getEntry()]; in dominatesPredicates() local
791 BBPredicates &Preds = Predicates[Node->getEntry()]; in isPredictableTrue() local
DGVNSink.cpp765 SmallVector<BasicBlock *, 4> Preds; in sinkBB() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
DLoopVersioning.h126 const SCEVUnionPredicate &Preds; variable
DSSAUpdaterImpl.h63 BBInfo **Preds = nullptr; variable
126 SmallVector<BlkT *, 10> Preds; in BuildBlockList() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp712 void llvm::createPHIsForSplitLoopExit(ArrayRef<BasicBlock *> Preds, in createPHIsForSplitLoopExit()
876 ArrayRef<BasicBlock *> Preds, in UpdateAnalysisInformation()
989 ArrayRef<BasicBlock *> Preds, BranchInst *BI, in UpdatePHINodes()
1061 SplitBlockPredecessorsImpl(BasicBlock *BB, ArrayRef<BasicBlock *> Preds, in SplitBlockPredecessorsImpl()
1149 ArrayRef<BasicBlock *> Preds, in SplitBlockPredecessors()
1157 ArrayRef<BasicBlock *> Preds, in SplitBlockPredecessors()
1167 BasicBlock *OrigBB, ArrayRef<BasicBlock *> Preds, const char *Suffix1, in SplitLandingPadPredecessorsImpl()
1269 ArrayRef<BasicBlock *> Preds, in SplitLandingPadPredecessors()
1280 ArrayRef<BasicBlock *> Preds, in SplitLandingPadPredecessors()
DLoopUnrollRuntime.cpp164 SmallVector<BasicBlock *, 4> Preds(predecessors(OriginalLoopLatchExit)); in ConnectProlog() local
279 SmallVector<BasicBlock*, 4> Preds(predecessors(Exit)); in ConnectEpilog() local
709 SmallVector<BasicBlock*, 4> Preds(predecessors(LatchExit)); in UnrollRuntimeLoopRemainder() local
DFlattenCFG.cpp147 SmallPtrSet<BasicBlock *, 16> Preds(pred_begin(BB), pred_end(BB)); in FlattenParallelAndOr() local
DSSAUpdater.cpp251 SmallVectorImpl<BasicBlock *> *Preds) { in FindPredecessorBlocks()
DPromoteMemoryToRegister.cpp739 SmallVector<BasicBlock *, 16> Preds(predecessors(BB)); in run() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp102 SmallVector<MachineBasicBlock *, 8> Preds; in verifyCTRBranch() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DTypeMetadataUtils.cpp98 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses, in findDevirtualizableCallsForTypeCheckedLoad()
DModuleSummaryAnalysis.cpp204 SmallVector<Instruction *, 4> Preds; in addIntrinsicToSummary() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTailDuplicator.cpp105 SmallSetVector<MachineBasicBlock *, 8> Preds(MBB->pred_begin(), in VerifyPHIs() local
728 SmallVector<MachineBasicBlock *, 8> Preds(TailBB->predecessors()); in duplicateSimpleBB() local
840 SmallSetVector<MachineBasicBlock *, 8> Preds; in tailDuplicate() local
DMachineSSAUpdater.cpp284 SmallVectorImpl<MachineBasicBlock*> *Preds){ in FindPredecessorBlocks()
DRDFGraph.cpp929 NodeList Preds; in build() local
1466 NodeList Preds; in buildPhis() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp298 SmallVector<BasicBlock *, 2> Preds; in closeControlFlow() local
DSIMachineScheduler.h96 std::vector<SIScheduleBlock*> Preds; // All blocks predecessors. variable
DAMDGPUSubtarget.cpp1031 SmallVector<const SUnit*, 64> Succs({Succ}), Preds({Pred}); in canAddEdge() local
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DCodeGenSchedule.cpp1364 ArrayRef<Record *> Preds, in mutuallyExclusive()
1411 std::vector<Record *> Preds; in getAllPredicates() local
1659 const RecVec &Preds) { in dumpTransition()
1696 RecVec Preds; in inferFromTransitions() local
DDAGISelMatcherEmitter.cpp889 const std::vector<TreePredicateFn> &Preds, StringRef Decl, in EmitNodePredicatesFunction()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h129 NodeGroup Preds; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DScheduleDAG.h256 SmallVector<SDep, 4> Preds; ///< All sunit predecessors. variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp1835 SmallVector<BasicBlock *, 8> Preds(predecessors(CleanupPadBB)); in rewritePHIsForCleanupPad() local
1904 SmallVector<BasicBlock *, 8> Preds(predecessors(&BB)); in rewritePHIs() local
1931 SmallVector<BasicBlock *, 8> Preds(predecessors(&BB)); in rewritePHIs() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp393 std::pair<ARMCC::CondCodes, ARMCC::CondCodes> Preds = {ARMCC::AL, ARMCC::AL}; in getComparePreds() local

12