Home
last modified time | relevance | path

Searched defs:CleanupPadInst (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DValue.h131 friend class CleanupPadInst; // For getting `Val`. variable
H A DInstruction.h80 friend class CleanupPadInst; // For getTopmostLLVMInstruction(). variable
1565 friend class CleanupPadInst; // For constructor. variable
1609 CleanupPadInst(llvm::CleanupPadInst *CPI, Context &Ctx) in CleanupPadInst() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h55 class CleanupPadInst; variable