Searched defs:FuncMap (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVModuleAnalysis.h | 146 DenseMap<const Function *, Register> FuncMap; global() member |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | BoltDiff.cpp | 138 std::map<const BinaryFunction *, const BinaryFunction *> FuncMap; global() member in llvm::bolt::RewriteInstanceDiff |