Searched defs:getDepth (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.h47 uint32_t getDepth() const { return Depth; } function in class:llvm::DWARFDebugInfoEntry
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h57 size_t getDepth() const { return Depth; } function in class:llvm::ScoreboardHazardRecognizer::Scoreboard
H A DMachinePipeliner.h229 unsigned getDepth(SUnit *Node) { return Node->getDepth(); } function in class:llvm::SwingSchedulerDAG
H A DScheduleDAG.h398 unsigned getDepth() const { function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp165 MachineCombiner::getDepth(SmallVectorImpl<MachineInstr *> &InsInstrs, function in class:MachineCombiner
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassManagers.h368 unsigned getDepth() const { return Depth; } function in class:llvm::PMDataManager
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h449 unsigned RegionBase<Tr>::getDepth() const { function in class:llvm::RegionBase
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h391 unsigned short &getDepth() { function in class:clang::BalancedDelimiterTracker
H A DParser.h272 unsigned getDepth() const { return Depth; } function in class:clang::Parser::TemplateParameterDepthRAII
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h266 unsigned getDepth() const { return Depth; } function in class:clang::Scope
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1335 getDepth(const SmallVectorImpl<const MachineBasicBlock *> &Stack, function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp141 unsigned TemplateParameterList::getDepth() const { function in class:TemplateParameterList
642 unsigned TemplateTypeParmDecl::getDepth() const { function in class:TemplateTypeParmDecl
H A DItaniumMangle.cpp239 unsigned getDepth() const { function in class:__anon1588::CXXNameMangler::FunctionTypeDepthState
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp476 unsigned getDepth() const { return Depth; } function in struct:__anon4651::LoopDepthTree
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h846 unsigned getDepth() const { function in class:clang::comments::ParamCommandComment::TParamCommandComment
H A DDeclTemplate.h1160 unsigned getDepth() const { return Depth; } function in class:clang::TemplateParmPosition

Completed in 229 milliseconds