Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h279 bool hasMemoryProfile() const override { hasMemoryProfile() function
390 bool hasMemoryProfile() const override { hasMemoryProfile() function
620 bool hasMemoryProfile() const override { hasMemoryProfile() function
738 bool hasMemoryProfile() const override { return Index->hasMemoryProfile(); } hasMemoryProfile() function
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h1331 bool hasMemoryProfile() const { return HasMemoryProfile; } hasMemoryProfile() function