Home
last modified time | relevance | path

Searched refs:hasTrivialInvalidContext (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp416 if (S.hasTrivialInvalidContext()) { in buildRunCondition()
/external/llvm-project/polly/include/polly/
DScopInfo.h2299 bool hasTrivialInvalidContext() const { return InvalidContext.is_empty(); } in hasTrivialInvalidContext() function