Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp1264 auto &typeMap = inputMap_.at(inst); in GetMappedValue() local
3139 ArenaUnorderedMap<DataType::Type, llvm::Value *> &typeMap = it.first->second; in ValueMapAdd() local