Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIRBuilder.cpp152 ValueAsMetadata *PropValue = ValueAsMetadata::get(FalseValue); in annotateLoopLatch() local
153 Args.push_back(MDNode::get(Ctx, {PropName, PropValue})); in annotateLoopLatch()