Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp179 SmallVector<BasicBlock *, 2> Preds(predecessors((BB))); in getTwoPredecessors() local
195 SmallVector<BasicBlock *, 2> Preds(predecessors(CallSiteBB)); in canSplitCallSite() local
303 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.cpp575 BBPredicates &Preds = Loops ? LoopPreds[SuccFalse] : Predicates[SuccTrue]; in insertConditions() local
608 auto &Preds = I.second; in simplifyConditions() local
907 BBPredicates &Preds = Predicates[Node->getEntry()]; in dominatesPredicates() local
915 BBPredicates &Preds = Predicates[Node->getEntry()]; in isPredictableTrue() local
H A DGVNSink.cpp810 SmallVector<BasicBlock *, 4> Preds; in sinkBB() local
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCTRLoopsVerify.cpp99 SmallVector<MachineBasicBlock *, 8> Preds; in verifyCTRBranch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp113 SmallSetVector<MachineBasicBlock *, 8> Preds(MBB.pred_begin(), in VerifyPHIs() local
744 SmallVector<MachineBasicBlock *, 8> Preds(TailBB->predecessors()); in duplicateSimpleBB() local
865 SmallSetVector<MachineBasicBlock *, 8> Preds; in tailDuplicate() local
H A DMachineSSAUpdater.cpp305 SmallVectorImpl<MachineBasicBlock*> *Preds){ in FindPredecessorBlocks()
H A DRDFGraph.cpp946 NodeList Preds; in build() local
1433 NodeList Preds; in buildPhis() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp980 void llvm::createPHIsForSplitLoopExit(ArrayRef<BasicBlock *> Preds, in createPHIsForSplitLoopExit()
1146 ArrayRef<BasicBlock *> Preds, in UpdateAnalysisInformation()
1260 ArrayRef<BasicBlock *> Preds, BranchInst *BI, in UpdatePHINodes()
1329 SplitBlockPredecessorsImpl(BasicBlock *BB, ArrayRef<BasicBlock *> Preds, in SplitBlockPredecessorsImpl()
1419 ArrayRef<BasicBlock *> Preds, in SplitBlockPredecessors()
1427 ArrayRef<BasicBlock *> Preds, in SplitBlockPredecessors()
1437 BasicBlock *OrigBB, ArrayRef<BasicBlock *> Preds, const char *Suffix1, in SplitLandingPadPredecessorsImpl()
1539 ArrayRef<BasicBlock *> Preds, in SplitLandingPadPredecessors()
H A DLoopUnrollRuntime.cpp179 SmallVector<BasicBlock *, 4> Preds(predecessors(OriginalLoopLatchExit)); in ConnectProlog() local
309 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.cpp300 SmallVectorImpl<BasicBlock *> *Preds) { in FindPredecessorBlocks()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp107 SmallVectorImpl<Instruction *> &Preds, bool &HasNonCallUses, in findDevirtualizableCallsForTypeCheckedLoad()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp320 SmallVector<BasicBlock *, 2> Preds; in closeControlFlow() local
H A DSIMachineScheduler.h95 std::vector<SIScheduleBlock*> Preds; // All blocks predecessors. variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBlockCoverageInference.cpp144 auto Preds = predecessors(&BB); in findDependencies() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1368 ArrayRef<Record *> Preds, in mutuallyExclusive()
1415 std::vector<Record *> Preds; in getAllPredicates() local
1662 const RecVec &Preds) { in dumpTransition()
1699 RecVec Preds; in inferFromTransitions() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h130 NodeGroup Preds; variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp220 std::vector<const CFGBlock *> Preds(Block.pred_begin(), Block.pred_end()); in computeBlockInputState() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h262 SmallVector<SDep, 4> Preds; ///< All sunit predecessors. variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DDAGISelMatcherEmitter.cpp1057 const std::vector<TreePattern *> &Preds, StringRef Decl, raw_ostream &OS) { in EmitNodePredicatesFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp395 std::pair<ARMCC::CondCodes, ARMCC::CondCodes> Preds = {ARMCC::AL, ARMCC::AL}; in getComparePreds() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2168 SmallVector<BasicBlock *, 8> Preds(predecessors(CleanupPadBB)); in rewritePHIsForCleanupPad() local
2236 SmallVector<BasicBlock *, 8> Preds(predecessors(&BB)); in rewritePHIs() local
2264 SmallVector<BasicBlock *, 8> Preds(predecessors(&BB)); in rewritePHIs() local

12