Searched refs:FunctionSnapshot (Results 1 – 2 of 2) sorted by relevance
31 FunctionSnapshot Snapshot; in takeSnapshot()50 const FunctionSnapshot &CurrFS = CurrFSIt->second; in diff()
83 struct FunctionSnapshot { struct92 using ContextSnapshot = DenseMap<const llvm::Function *, FunctionSnapshot>; argument