Searched refs:LocalEscapeCall (Results 1 – 1 of 1) sorted by relevance
1071 IntrinsicInst *LocalEscapeCall = nullptr; member1218 if (ID == Intrinsic::localescape) LocalEscapeCall = ⅈ in visitIntrinsicInst()3502 if (LocalEscapeCall) in processStaticAllocas()3503 LocalEscapeCall->moveBefore(InsBefore->getIterator()); in processStaticAllocas()