Home
last modified time | relevance | path

Searched refs:getDefBlock (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDGenericSSAContext.h97 const BlockT *getDefBlock(ConstValueRefT value) const;
HDGenericUniformityImpl.h1159 const BlockT *parent = Context.getDefBlock(entry); in print()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineSSAContext.cpp51 const MachineBasicBlock *MachineSSAContext::getDefBlock(Register value) const { in getDefBlock() function in MachineSSAContext
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDSSAContext.cpp59 const BasicBlock *SSAContext::getDefBlock(const Value *value) const { in getDefBlock() function in SSAContext