Searched refs:CFGElementRef (Results 1 – 2 of 2) sorted by relevance
127 for (CFGBlock::CFGElementRef ElementRef : MainBlock->refs()) { in TEST()174 for (CFGBlock::CFGElementRef ElementRef : MainBlock->rrefs()) { in TEST()
886 using CFGElementRef = ElementRefImpl<false>; variable