Searched refs:readOrError (Results 1 – 5 of 5) sorted by relevance
121 auto ValueOrError = readOrError(); in read()132 Counter::readOrError(StringRef /*unused*/) const { in readOrError() function in llvm::exegesis::pfm::Counter157 Counter::readOrError(StringRef /*unused*/) const { in readOrError() function in llvm::exegesis::pfm::Counter
96 readOrError(StringRef FunctionBytes = StringRef()) const;
121 auto ValueOrError = Counter->readOrError(Function.getFunctionBytes()); in runAndSample()
45 readOrError(StringRef FunctionBytes) const override;
197 X86LbrCounter::readOrError(StringRef FunctionBytes) const { in readOrError() function in llvm::exegesis::X86LbrCounter