Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStructurizeCFG.cpp534 Value *ParentValue = nullptr; in insertConditions() local
539 ParentValue = PI->second; in insertConditions()
546 if (ParentValue) { in insertConditions()
547 Term->setCondition(ParentValue); in insertConditions()