Searched refs:NfaPaths (Results 1 – 1 of 1) sorted by relevance
88 ArrayRef<NfaPath> NfaPaths = A.getNfaPaths(); in getUsedResources() local89 assert(!NfaPaths.empty() && "Invalid bundle!"); in getUsedResources()90 const NfaPath &RS = NfaPaths.front(); in getUsedResources()