Home
last modified time | relevance | path

Searched refs:CompiledRepresentation (Results 1 – 2 of 2) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DState.hs301 updateDefCompiledRep :: (CompiledRepresentation -> CompiledRepresentation) -> (Definition -> Defini…
H A DBase.hs1779 , defCompiledRep :: CompiledRepresentation
1876 type CompiledRepresentation = Map BackendName [CompilerPragma] type
1878 noCompiledRep :: CompiledRepresentation
4546 instance KillRange CompiledRepresentation where