Home
last modified time | relevance | path

Searched defs:FunctionSnapshot (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DTracker.h83 struct FunctionSnapshot { struct
92 using ContextSnapshot = DenseMap<const llvm::Function *, FunctionSnapshot>; argument