Home
last modified time | relevance | path

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

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