Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSSAContext.cpp49 MachineBasicBlock *MachineSSAContext::getDefBlock(Register value) const { getDefBlock() function in MachineSSAContext
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSSAContext.cpp66 const BasicBlock *SSAContext::getDefBlock(const Value *value) const { getDefBlock() function in SSAContext