Home
last modified time | relevance | path

Searched refs:MemoryProfileInfoTest (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DMemoryProfileInfoTest.cpp27 class MemoryProfileInfoTest : public testing::Test { class
52 TEST_F(MemoryProfileInfoTest, GetAllocType) { in TEST_F() argument
80 TEST_F(MemoryProfileInfoTest, BuildCallStackMD) { in TEST_F() argument
95 TEST_F(MemoryProfileInfoTest, Attribute) { in TEST_F() argument
141 TEST_F(MemoryProfileInfoTest, ColdAndNotColdMIB) { in TEST_F() argument
191 TEST_F(MemoryProfileInfoTest, TrimmedMIBContext) { in TEST_F() argument
245 TEST_F(MemoryProfileInfoTest, SimplifyMIBToAttribute) { in TEST_F() argument
299 TEST_F(MemoryProfileInfoTest, ReTrimMIBContext) { in TEST_F() argument
H A DCMakeLists.txt41 MemoryProfileInfoTest.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/Analysis/
H A DBUILD.gn37 "MemoryProfileInfoTest.cpp",