Searched refs:FuncPtrT (Results 1 – 1 of 1) sorted by relevance
697 using FuncPtrT = std::add_pointer_t<FuncT>; in scanForRegions() local699 BlockT *entry = GraphTraits<FuncPtrT>::getEntryNode(&F); in scanForRegions()882 using FuncPtrT = std::add_pointer_t<FuncT>; in calculate() local890 BlockT *BB = GraphTraits<FuncPtrT>::getEntryNode(&F); in calculate()