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