Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h697 using FuncPtrT = std::add_pointer_t<FuncT>; in scanForRegions() local
699 BlockT *entry = GraphTraits<FuncPtrT>::getEntryNode(&F); in scanForRegions()
882 using FuncPtrT = std::add_pointer_t<FuncT>; in calculate() local
890 BlockT *BB = GraphTraits<FuncPtrT>::getEntryNode(&F); in calculate()