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

/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp81 /// forwardResume - Forward the 'resume' instruction to the caller's landing
86 void forwardResume(ResumeInst *RI,
141 /// forwardResume - Forward the 'resume' instruction to the caller's landing pad
145 void InvokeInliningInfo::forwardResume(ResumeInst *RI, function in class:InvokeInliningInfo
253 Invoke.forwardResume(RI, InlinedLPads);

Completed in 58 milliseconds