OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NeedToPush
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h
241
const bool
NeedToPush
;
251
const bool
NeedToPush
;
CGOpenMPRuntime.cpp
12076
: CGM(CGM),
NeedToPush
(S.hasClausesOfKind<OMPNontemporalClause>()) {
12078
if (!
NeedToPush
)
12101
if (!
NeedToPush
)
12110
: CGM(CGF.CGM),
NeedToPush
(!LocalVars.empty()) {
12111
if (!
NeedToPush
)
12119
if (!
NeedToPush
)
Completed in 37 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026