Searched refs:CurrentHead (Results 1 – 2 of 2) sorted by relevance
401 Instruction *CurrentHead = AtEntry.CreateLoad(Head, "gc_currhead"); in performCustomLowering() local429 AtEntry.CreateStore(CurrentHead, EntryNextPtr); in performCustomLowering()
413 Instruction *CurrentHead = AtEntry.CreateLoad(Head, "gc_currhead"); in runOnFunction() local443 AtEntry.CreateStore(CurrentHead, EntryNextPtr); in runOnFunction()