OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsIRLevelProfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProfReader.h
89
virtual bool
isIRLevelProfile
() const = 0;
162
bool
IsIRLevelProfile
= false;
177
bool
isIRLevelProfile
() const override { return
IsIRLevelProfile
; }
235
bool
isIRLevelProfile
() const override {
381
virtual bool
isIRLevelProfile
() const = 0;
424
bool
isIRLevelProfile
() const override {
485
bool
isIRLevelProfile
() const override { return Index->
isIRLevelProfile
(); }
/src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProfReader.cpp
177
IsIRLevelProfile
= IsIRInstr;
924
if (
isIRLevelProfile
()) {
Completed in 57 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026