Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h260 const InfoRec *VLabelInfo = &NodeToInfo[VInfo->Label]; in eval() local
261 if (PLabelInfo->Semi < VLabelInfo->Semi) in eval()
264 PLabelInfo = VLabelInfo; in eval()