Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h728 using FuncPtrT = typename std::add_pointer<FuncT>::type; in scanForRegions() local
916 using FuncPtrT = typename std::add_pointer<FuncT>::type; in calculate() local
/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h721 typedef typename std::add_pointer<FuncT>::type FuncPtrT; in scanForRegions() typedef
910 typedef typename std::add_pointer<FuncT>::type FuncPtrT; in calculate() typedef