Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3277 CleanupPadInst *CPInst = RI->getCleanupPad(); in SimplifyCleanupReturn() local
3278 if (CPInst->getParent() != BB) in SimplifyCleanupReturn()
3283 BasicBlock::iterator I = CPInst->getIterator(), E = RI->getIterator(); in SimplifyCleanupReturn()