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

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DSparsePropagation.cpp120 getFeasibleSuccessors(TerminatorInst &TI, SmallVectorImpl<bool> &Succs, bool AggressiveUndef) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DTailDuplication.cpp452 UpdateSuccessorsPHIs(MachineBasicBlock *FromBB, bool isDead, SmallVectorImpl<MachineBasicBlock *> &TDBBs, SmallSetVector<MachineBasicBlock*,8> &Succs) argument
H A DMachineVerifier.cpp124 BlockSet Preds, Succs; member in struct:__anon2156::MachineVerifier::BBInfo
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCModuleYAML.cpp110 std::vector<yaml::Hex64> Succs; member in struct:llvm::MCModuleYAML::BasicBlock
H A DMCObjectDisassembler.cpp163 BBInfoSetTy Succs; member in struct:__anon2260::BBInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h121 NodeGroup Succs; member in class:clang::ento::ExplodedNode
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h264 SmallVector<SDep, 4> Succs; // All sunit successors. local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp619 buildEdgeLookupTable( Function *F, GlobalVariable *Counters, const UniqueVector<BasicBlock *> &Preds, const UniqueVector<BasicBlock *> &Succs) argument
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp515 getFeasibleSuccessors(TerminatorInst &TI, SmallVectorImpl<bool> &Succs) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1490 SmallVector<MachineBasicBlock *, 2> Succs; local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp590 SmallVector<BasicBlock *, 2> Succs; member in class:__anon2615::BBState
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3865 SmallPtrSet<Value *, 8> Succs; local

Completed in 229 milliseconds