Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h261 const InfoRec *VLabelInfo = &NodeToInfo[VInfo->Label]; in eval() local
262 if (PLabelInfo->Semi < VLabelInfo->Semi) in eval()
265 PLabelInfo = VLabelInfo; in eval()