Searched refs:FuncPtrT (Results 1 – 1 of 1) sorted by relevance
722 typedef typename std::add_pointer<FuncT>::type FuncPtrT; in scanForRegions() typedef723 BlockT *entry = GraphTraits<FuncPtrT>::getEntryNode(&F); in scanForRegions()911 typedef typename std::add_pointer<FuncT>::type FuncPtrT; in calculate() typedef919 BlockT *BB = GraphTraits<FuncPtrT>::getEntryNode(&F); in calculate()