Searched defs:BackendConfig (Results 1 – 2 of 2) sorted by relevance
39 def __init__(self, ci: "CompilerInstance", config: BackendConfig):
53 class BackendConfig(ABC): class