Searched defs:NewStack (Results 1 – 8 of 8) sorted by relevance
38 func NewStack(name string, depth int) *counter.StackCounter { func
18 func NewStack(name string, depth int) dummyCounter { return dummyCounter{} } func
77 func NewStack(name string, depth int) *StackCounter { func
651 InlineCallStack NewStack; in readOneFunctionProfile() local701 InlineCallStack NewStack; in readOneFunctionProfile() local
36 func NewStack(name string, depth int) *StackCounter { func
1133 InlineCallStack NewStack; in readOneFunctionProfile() local1181 InlineCallStack NewStack; in readOneFunctionProfile() local
1717 InlineCallStack NewStack; in readOneFunctionProfile() local1765 InlineCallStack NewStack; in readOneFunctionProfile() local
4911 llvm::Value *NewStack = in EmitAAPCSVAArg() local