Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Profile/
H A DProfileReaderBase.h72 virtual bool hasLocalsWithFileName() const { return true; } in hasLocalsWithFileName() function
/llvm-project/bolt/lib/Profile/
H A DDataReader.cpp1370 bool DataReader::hasLocalsWithFileName() const { in hasLocalsWithFileName() function in llvm::bolt::DataReader