Searched refs:markUnused (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DLiveInterval.h78 void markUnused() { def = SlotIndex(); } function in class:llvm::VNInfo
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DLiveInterval.cpp191 ValNo->markUnused();
H A DLiveIntervalAnalysis.cpp710 VNI->markUnused();
H A DRegisterCoalescer.cpp1812 // Get the def location before markUnused() below invalidates it.
1824 LI.getValNumInfo(i)->markUnused();

Completed in 95 milliseconds