Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp644 VNInfo *BValNo = BS->valno; in adjustCopiesBackFrom() local
755 hasOtherReachingDefs(LiveInterval & IntA,LiveInterval & IntB,VNInfo * AValNo,VNInfo * BValNo) hasOtherReachingDefs() argument
836 VNInfo *BValNo = IntB.getVNInfoAt(CopyIdx); removeCopyByCommutingDef() local
1216 VNInfo *BValNo = IntB.Query(CopyIdx).valueOutOrDead(); removePartialRedundancy() local
1239 VNInfo *BValNo = SR.Query(CopyIdx).valueOutOrDead(); removePartialRedundancy() local
[all...]