Home
last modified time | relevance | path

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

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