OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasExportReduce
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/slang/
slang_rs_context.h
251
inline bool
hasExportReduce
() const { return !mExportReduce.empty(); }
slang_backend.cpp
904
if (mContext->
hasExportReduce
())
Completed in 36 milliseconds