Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Profile/
H A DDataAggregator.h61 bool isTrustedSource() const override { return true; } in isTrustedSource() function
H A DDataReader.h270 bool isTrustedSource() const override { return false; } in isTrustedSource() function