Home
last modified time | relevance | path

Searched refs:CurrentHead (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/
HDShadowStackGCLowering.cpp409 Instruction *CurrentHead = AtEntry.CreateLoad(Head, "gc_currhead"); in runOnFunction() local
439 AtEntry.CreateStore(CurrentHead, EntryNextPtr); in runOnFunction()