Searched refs:BIParentI (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1089 unsigned BIParentI = PN->getBasicBlockIndex(BIParent); local
1091 Value *BIParentV = PN->getIncomingValue(BIParentI);
1094 PN->setIncomingValue(BIParentI, SI);

Completed in 52 milliseconds