Searched defs:CurrentHead (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DShadowStackGC.cpp400 Instruction *CurrentHead = AtEntry.CreateLoad(Head, "gc_currhead"); local
428 AtEntry.CreateStore(CurrentHead, EntryNextPtr);
434 // Pop the entry from the shadow stack. Don't reuse CurrentHead from

Completed in 112 milliseconds