Home
last modified time | relevance | path

Searched defs:isValueKind (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopInfo.h312 bool isValueKind() const { return Kind == MemoryKind::Value; } in isValueKind() function
986 bool isValueKind() const { return isOriginalValueKind(); } in isValueKind() function