Searched refs:InstructionAllowed (Results 1 – 1 of 1) sorted by relevance
354 struct InstructionAllowed : public InstVisitor<InstructionAllowed, bool> { struct355 InstructionAllowed() = default;440 InstructionAllowed InstructionClassifier; argument