Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp155 struct BlockRange { struct in __anonc1d160b80111::COFFPlatformRuntimeState
156 Header__anonc1d160b80111::COFFPlatformRuntimeState::BlockRange global() argument
157 Size__anonc1d160b80111::COFFPlatformRuntimeState::BlockRange global() argument
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp303 auto BlockRange = BlockInstRange.find(BB)->getSecond(); in dumpBlockLiveness() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3467 const auto &BlockRange = assignDFSNumbers(B, ICount); in runGVN() local