Searched refs:StoreStackAddr (Results 1 – 2 of 2) sorted by relevance
460 Instruction *StoreStackAddr = new StoreInst(StackAddr, StackPtr, true); in setupEntryBlockAndCallSites() local461 StoreStackAddr->insertAfter(StackAddr); in setupEntryBlockAndCallSites()
448 Instruction *StoreStackAddr = new StoreInst(StackAddr, StackPtr, true); in setupEntryBlockAndCallSites() local449 StoreStackAddr->insertAfter(StackAddr); in setupEntryBlockAndCallSites()