Searched refs:CurrentHead (Results 1 – 3 of 3) sorted by relevance
316 Instruction *CurrentHead = AtEntry.CreateLoad(Head, "gc_currhead"); in runOnFunction() local346 AtEntry.CreateStore(CurrentHead, EntryNextPtr); in runOnFunction()
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()