Searched defs:hasMemoryProfile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | InstrProfReader.h | 279 bool hasMemoryProfile() const override { hasMemoryProfile() function |
/llvm-project/bolt/include/bolt/Core/ | ||
H A D | BinaryFunction.h | 1331 bool hasMemoryProfile() const { return HasMemoryProfile; } hasMemoryProfile() function |