Searched refs:getPointerIndirectionLevel (Results 1 – 3 of 3) sorted by relevance
65 static int getPointerIndirectionLevel(const Type* type);
1093 int MagicUtil::getPointerIndirectionLevel(const Type* type) in getPointerIndirectionLevel() function in llvm::MagicUtil
663 int level = MagicUtil::getPointerIndirectionLevel(poolType); in runOnModule()