Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3518 Instruction *DestEHPad = UnwindDest ? UnwindDest->getFirstNonPHI() : nullptr; in removeEmptyCleanup() local
3529 IE = DestEHPad->getIterator(); in removeEmptyCleanup()
3573 Instruction *InsertPt = DestEHPad; in removeEmptyCleanup()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3912 Instruction *DestEHPad = UnwindDest ? UnwindDest->getFirstNonPHI() : nullptr; in removeEmptyCleanup() local
3923 IE = DestEHPad->getIterator(); in removeEmptyCleanup()
3967 Instruction *InsertPt = DestEHPad; in removeEmptyCleanup()