Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h92 VNInfo *const LateVal; variable
97 LiveQueryResult(VNInfo *EarlyVal, VNInfo *LateVal, SlotIndex EndPoint, in LiveQueryResult()
553 VNInfo *LateVal = nullptr; in Query() local