Home
last modified time | relevance | path

Searched defs:StackEntry (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp33 typedef std::pair<BasicBlock *, Value *> StackEntry; typedef
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DShadowStackGC.cpp394 Instruction *StackEntry = AtEntry.CreateAlloca(ConcreteStackEntryTy, nullptr, in performCustomLowering() local