Searched refs:IRBIf (Results 1 – 1 of 1) sorted by relevance
2116 IRBuilder<> IRBIf(Term); in poisonStack() local2117 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()2121 IRBIf.CreateCall(AsanStackMallocFunc[StackMallocIdx], in poisonStack()2131 IRBIf.SetInsertPoint(Term); in poisonStack()2132 IRBIf.SetCurrentDebugLocation(EntryDebugLocation); in poisonStack()2134 DoDynamicAlloca ? createAllocaForLayout(IRBIf, L, true) : StaticAlloca; in poisonStack()