Searched refs:LocalEscapeCall (Results 1 – 1 of 1) sorted by relevance
1018 IntrinsicInst *LocalEscapeCall = nullptr; member1168 if (ID == Intrinsic::localescape) LocalEscapeCall = ⅈ in visitIntrinsicInst()3423 if (LocalEscapeCall) LocalEscapeCall->moveBefore(InsBefore); in processStaticAllocas()