Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dcoff_platform.cpp155 struct BlockRange { struct in __anon2dcb46cf0111::COFFPlatformRuntimeState
156 void *Header;
157 size_t Size;
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DStackLifetime.cpp303 auto BlockRange = BlockInstRange.find(BB)->getSecond(); in dumpBlockLiveness() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3458 const auto &BlockRange = assignDFSNumbers(B, ICount); in runGVN() local