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

/freebsd-11-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-11-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 DScheduleDAG.h398 unsigned getDepth() const { function
H A DMachinePipeliner.h226 unsigned getDepth(SUnit *Node) { return Node->getDepth(); } function in class:llvm::SwingSchedulerDAG
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassManagers.h367 unsigned getDepth() const { return Depth; } function in class:llvm::PMDataManager
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp165 MachineCombiner::getDepth(SmallVectorImpl<MachineInstr *> &InsInstrs, function in class:MachineCombiner
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h449 unsigned RegionBase<Tr>::getDepth() const { function in class:llvm::RegionBase
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h266 unsigned getDepth() const { return Depth; } function in class:clang::Scope
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h391 unsigned short &getDepth() { function in class:clang::BalancedDelimiterTracker
H A DParser.h262 unsigned getDepth() const { return Depth; } function in class:clang::Parser::TemplateParameterDepthRAII
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1210 getDepth(const SmallVectorImpl<const MachineBasicBlock *> &Stack, function
/freebsd-11-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:__anon258::CXXNameMangler::FunctionTypeDepthState
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp472 unsigned getDepth() const { return Depth; } function in struct:__anon2696::LoopDepthTree
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h1160 unsigned getDepth() const { return Depth; } function in class:clang::TemplateParmPosition
H A DComment.h848 unsigned getDepth() const { function in class:clang::comments::ParamCommandComment::TParamCommandComment

Completed in 208 milliseconds