Searched refs:removeStackRoot (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGCMetadata.h117 /// removeStackRoot - Removes a root.
118 roots_iterator removeStackRoot(roots_iterator position) { function in class:llvm::GCFunctionInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DGCRootLowering.cpp298 RI = FI->removeStackRoot(RI);

Completed in 109 milliseconds