Home
last modified time | relevance | path

Searched refs:clearParent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h249 void clearParent() { ParentMI = nullptr; } in clearParent() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp381 locations.back().clearParent(); in getLocationNo()