Home
last modified time | relevance | path

Searched defs:Exits (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h222 ExitMap Exits; ///< Successor edges (and weights). member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp83 SmallVector<BasicBlock *, 4> Exits; in canPeel() local
DCodeExtractor.cpp699 const SmallPtrSetImpl<BasicBlock *> &Exits) { in severSplitPHINodesOfExits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp274 SmallVector<BasicBlock *, 4> Exits; in hoistLoopToNewParent() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3412 const SmallVectorImpl<MachineBasicBlock *> &Exits) const { in insertCopiesSplitCSR()