Home
last modified time | relevance | path

Searched defs:Successors (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp58 const auto &Successors = VPB->getSuccessors(); in verifyBlocksInRegion() local
H A DVPlan.cpp584 auto &Successors = Block->getSuccessors(); in dumpEdges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DInterval.h59 std::vector<BasicBlock*> Successors; member in llvm::Interval
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp75 std::map<change_ty, std::vector<change_ty> > Successors; member in __anon24311::DAGDeltaAlgorithmImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp876 SmallVector<MachineBasicBlock*,4> Successors; in parseBasicBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h90 std::vector<MachineBasicBlock *> Successors; member in llvm::MachineBasicBlock
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp636 collectViableSuccessors( const MachineBasicBlock *BB, const BlockChain &Chain, const BlockFilterSet *BlockFilter, SmallVector<MachineBasicBlock *, 4> &Successors) collectViableSuccessors() argument
698 hasSameSuccessors(MachineBasicBlock &BB, SmallPtrSetImpl<const MachineBasicBlock *> &Successors) hasSameSuccessors() argument
1531 SmallVector<MachineBasicBlock *, 4> Successors; selectBestSuccessor() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2404 SmallPtrSet<BasicBlock *, 4> Successors; in turnGuardIntoBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp405 BlockEdgeMap Successors; member in __anon25041::SampleProfileLoader

Completed in 18 milliseconds