Searched refs:PerThreadFunctionStackMap (Results 1 – 2 of 2) sorted by relevance
50 typedef llvm::DenseMap<uint32_t, FunctionStack> PerThreadFunctionStackMap; typedef53 PerThreadFunctionStackMap PerThreadFunctionStack;96 const PerThreadFunctionStackMap &getPerThreadFunctionStack() const { in getPerThreadFunctionStack()
81 using PerThreadFunctionStackMap = DenseMap<uint32_t, FunctionStack>; variable97 PerThreadFunctionStackMap PerThreadFunctionStack;141 const PerThreadFunctionStackMap &getPerThreadFunctionStack() const { in getPerThreadFunctionStack()