Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp747 VNInfo *ValNum = Intervals[i]->getValNumInfo(0); in calculateLiveIntervals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp385 auto ValNum = assignExpNewValueNum(exp); in lookupOrAddCall() local
2675 unsigned ValNum = VN.lookupOrAdd(&Inst); in assignValNumForDeadCode() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DGVN.cpp487 auto ValNum = assignExpNewValueNum(exp); in lookupOrAddCall() local
3142 unsigned ValNum = VN.lookupOrAdd(&Inst); in assignValNumForDeadCode() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp2685 unsigned ValNum = VN.lookupOrAdd(&Inst); in assignValNumForDeadCode() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp1064 ValueIDNum ValNum = {CurBB, 0, NewIdx}; in trackRegister() local