Searched defs:Succs (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h287 getFeasibleSuccessors( Instruction &TI, SmallVectorImpl<bool> &Succs, bool AggressiveUndef) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp607 auto Succs = AllSuccessors.find(MBB); local
H A DTailDuplicator.cpp467 updateSuccessorsPHIs( MachineBasicBlock *FromBB, bool isDead, SmallVectorImpl<MachineBasicBlock *> &TDBBs, SmallSetVector<MachineBasicBlock *, 8> &Succs) argument
H A DMachineVerifier.cpp156 BlockSet Preds, Succs; member in struct:__anon4603::MachineVerifier::BBInfo
H A DMachinePipeliner.cpp1479 succ_L(SetVector<SUnit *> &NodeOrder, SmallSetVector<SUnit *, 8> &Succs, const NodeSet *S = nullptr) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h132 NodeGroup Succs; member in class:clang::ento::ExplodedNode
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h257 SmallVector<SDep, 4> Succs; ///< All sunit successors. variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h100 std::vector<std::pair<SIScheduleBlock*, SIScheduleBlockLinkKind>> Succs; member in class:llvm::SIScheduleBlock
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp207 SmallVector<BasicBlock *, 2> Succs; member in class:__anon5614::BBState
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp667 getFeasibleSuccessors(Instruction &TI, SmallVectorImpl<bool> &Succs) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1928 SmallVector<MachineBasicBlock *, 2> Succs; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5747 SmallPtrSet<Value *, 8> Succs; local
5843 SmallPtrSet<BasicBlock *, 16> Succs; local

Completed in 284 milliseconds