Home
last modified time | relevance | path

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

/external/llvm-project/polly/unittests/DeLICM/
DDeLICMTest.cpp220 TEST(DeLICM, isConflicting) { in TEST() argument
/external/llvm-project/polly/lib/Transform/
DDeLICM.cpp331 static bool isConflicting(const Knowledge &Existing, in isConflicting() function in __anon226e1a350111::Knowledge
544 bool isConflicting(const Knowledge &Proposed) { in isConflicting() function in __anon226e1a350111::DeLICMImpl