Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h694 using FuncPtrT = std::add_pointer_t<FuncT>; in scanForRegions() local
696 BlockT *entry = GraphTraits<FuncPtrT>::getEntryNode(&F); in scanForRegions()
878 using FuncPtrT = std::add_pointer_t<FuncT>; in calculate() local
886 BlockT *BB = GraphTraits<FuncPtrT>::getEntryNode(&F); in calculate()