Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h711 using FuncPtrT = std::add_pointer_t<FuncT>; in scanForRegions() local
713 BlockT *entry = GraphTraits<FuncPtrT>::getEntryNode(&F); in scanForRegions()
897 using FuncPtrT = std::add_pointer_t<FuncT>; in calculate() local
905 BlockT *BB = GraphTraits<FuncPtrT>::getEntryNode(&F); in calculate()