Home
last modified time | relevance | path

Searched refs:Deconst (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h351 auto Deconst = const_cast<RegionBase<Tr> *>(this); in getBBNode() local
354 std::make_unique<RegionNodeT>(static_cast<RegionT *>(Deconst), BB)}; in getBBNode()