OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isAnalysis
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/
PassInfo.h
39
const bool
IsAnalysis
; // True if an analysis pass.
50
IsAnalysis
(is_analysis), IsAnalysisGroup(false), NormalCtor(normal) {}
56
: PassName(name), PassID(pi),
IsAnalysis
(false), IsAnalysisGroup(true) {}
79
bool
isAnalysis
() const { return
IsAnalysis
; }
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DiagnosticInfo.h
501
bool
isAnalysis
() const {
Completed in 111 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026