Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Profile/
H A DProfileReaderBase.h98 virtual bool hasLocalsWithFileName() const { return true; } in hasLocalsWithFileName() function
/llvm-project-15.0.7/bolt/lib/Profile/
H A DYAMLProfileReader.cpp63 bool YAMLProfileReader::hasLocalsWithFileName() const { in hasLocalsWithFileName() function in llvm::bolt::YAMLProfileReader
H A DDataReader.cpp1383 bool DataReader::hasLocalsWithFileName() const { in hasLocalsWithFileName() function in llvm::bolt::DataReader