Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp167 Value *LPadVal = PoisonValue::get(LPadType); in substituteLPadValues() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp1628 llvm::Value *LPadVal = llvm::PoisonValue::get(LPadType); in getEHResumeBlock() local