OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isNonFuncLocal
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h
141
///
isNonFuncLocal
- Return true if this MemDepResult represents a query
143
bool
isNonFuncLocal
() const {
/external/llvm/lib/Analysis/
MemDepPrinter.cpp
68
if (dep.
isNonFuncLocal
())
Completed in 167 milliseconds