Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h92 VNInfo *const LateVal; variable
97 LiveQueryResult(VNInfo *EarlyVal, VNInfo *LateVal, SlotIndex EndPoint, in LiveQueryResult()
544 VNInfo *LateVal = nullptr; in Query() local