Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/profiling/test/
H A DTimelineModel.hpp20 using LabelMap = std::map<uint64_t, arm::pipe::ITimelineDecoder::Label>; typedef
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.h955 llvm::DenseMap<const LabelDecl*, JumpDest> LabelMap; variable
/aosp_15_r20/external/clang/lib/Analysis/
H A DCFG.cpp386 LabelMapTy LabelMap; member in __anonc5699e550111::CFGBuilder