Searched refs:ParentValue (Results 1 - 1 of 1) sorted by path

/external/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp473 Value *ParentValue = nullptr; local
478 ParentValue = PI->second;
485 if (ParentValue) {
486 Term->setCondition(ParentValue);

Completed in 573 milliseconds