Home
last modified time | relevance | path

Searched defs:BlockRange (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DBlockSupport.h99 BlockRange(Arg &&arg) in BlockRange() function
101 BlockRange(std::initializer_list<Block *> blocks) in BlockRange() function
/external/llvm-project/mlir/lib/IR/
DBlock.cpp322 BlockRange::BlockRange(ArrayRef<Block *> blocks) : BlockRange(nullptr, 0) { in BlockRange() function in BlockRange
327 BlockRange::BlockRange(SuccessorRange successors) in BlockRange() function in BlockRange
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp266 auto BlockRange = BlockInstRange[BB]; in dumpBlockLiveness() local
/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp248 auto BlockRange = BlockInstRange[BB]; in dumpBlockLiveness() local
/external/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp294 auto BlockRange = BlockInstRange.find(BB)->getSecond(); in dumpBlockLiveness() local
/external/llvm-project/clang-tools-extra/modularize/
DModularize.cpp581 SourceRange BlockRange = D->getSourceRange(); in VisitLinkageSpecDecl() local
599 SourceRange BlockRange = D->getSourceRange(); in VisitNamespaceDecl() local
/external/skia/modules/skparagraph/include/
DTextStyle.h311 typedef SkRange<size_t> BlockRange; typedef
/external/llvm-project/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3399 const auto &BlockRange = assignDFSNumbers(B, ICount); in runGVN() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3446 const auto &BlockRange = assignDFSNumbers(B, ICount); in runGVN() local