Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DBasicBlock.cpp43 BasicBlock *BBIterator::getNodeParent() const { in getNodeParent() function in llvm::sandboxir::BBIterator
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_node.h337 const ParentTy *getNodeParent() const { in getNodeParent() function