Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp294 auto BlockRange = BlockInstRange.find(BB)->getSecond(); in dumpBlockLiveness() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3428 const auto &BlockRange = assignDFSNumbers(B, ICount); in runGVN() local