Home
last modified time | relevance | path

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

/llvm-project/polly/include/polly/
H A DScopInfo.h337 bool isPHIKind() const { return Kind == MemoryKind::PHI; } in isPHIKind() function
996 bool isPHIKind() const { return isOriginalPHIKind(); } isPHIKind() function