Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h725 using FuncPtrT = std::add_pointer_t<FuncT>; in scanForRegions() local
727 BlockT *entry = GraphTraits<FuncPtrT>::getEntryNode(&F); in scanForRegions()
911 using FuncPtrT = std::add_pointer_t<FuncT>; in calculate() local
919 BlockT *BB = GraphTraits<FuncPtrT>::getEntryNode(&F); in calculate()