Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp1472 static bool isFrameAddressCall(Value *V) { in isFrameAddressCall() function
1481 if (isFrameAddressCall(MaybeCall) && MaybeCall != BB->getTerminator()) in matchOutlinedFinallyCall()
1488 if (!isFrameAddressCall(FinallyCall.getArgument(1))) in matchOutlinedFinallyCall()