Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DMachineOperand.h215 void clearParent() { ParentMI = 0; } in clearParent() function
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DLiveDebugVariables.cpp196 locations.back().clearParent(); in getLocationNo()