Home
last modified time | relevance | path

Searched refs:VLabelInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h249 const InfoRec *VLabelInfo = NumToInfo[VInfo->Label]; in eval() local
250 if (PLabelInfo->Semi < VLabelInfo->Semi) in eval()
253 PLabelInfo = VLabelInfo; in eval()