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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1561 llvm::BasicBlock *CodeGenFunction::getEHResumeBlock(bool isCleanup) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h2842 bool isCleanup() const { return getSubclassDataFromInstruction() & 1; } function in class:llvm::ShuffleVectorInst::LandingPadInst

Completed in 206 milliseconds