Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp456 } else if (auto *CCond = dyn_cast<ConstantInt>(Condition)) { in buildConditionSets() local
457 if (CCond->isZero()) in buildConditionSets()