Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h249 void clearParent() { ParentMI = nullptr; } in clearParent() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DLiveDebugVariables.cpp384 locations.back().clearParent(); in getLocationNo()