Home
last modified time | relevance | path

Searched defs:VNInfo (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DLiveInterval.h64 VNInfo(unsigned i, SlotIndex d, MachineInstr *c) in VNInfo() function
69 VNInfo(unsigned i, const VNInfo &orig) in VNInfo() function
/external/llvm/lib/CodeGen/
DSplitter.h32 class VNInfo; variable
DSplitKit.h38 class VNInfo; variable
DRegisterCoalescer.cpp1155 SmallVector<VNInfo*, 16> &NewVNInfo, in ComputeUltimateVN()
1156 DenseMap<VNInfo*, VNInfo*> &ThisFromOther, in ComputeUltimateVN()
DLiveInterval.cpp395 SmallVector<VNInfo*, 16> &NewVNInfo, in join()