Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h58 size_t getDepth() const { return Depth; } in getDepth() function
H A DScheduleDAG.h398 unsigned getDepth() const { getDepth() function
H A DMachinePipeliner.h232 unsigned getDepth(SUnit *Node) { return Node->getDepth(); } getDepth() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h123 unsigned getDepth() const { return Depth; } getDepth() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassManagers.h364 unsigned getDepth() const { return Depth; } in getDepth() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h121 unsigned getDepth() const { return Depth; } in getDepth() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h426 unsigned short &getDepth() { in getDepth() function
H A DParser.h303 unsigned getDepth() const { return Depth; } getDepth() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h303 unsigned getDepth() const { return Depth; } getDepth() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp210 MachineCombiner::getDepth(SmallVectorImpl<MachineInstr *> &InsInstrs, getDepth() function in MachineCombiner
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h428 unsigned RegionBase<Tr>::getDepth() const { in getDepth() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp189 unsigned TemplateParameterList::getDepth() const { in getDepth() function in TemplateParameterList
688 unsigned TemplateTypeParmDecl::getDepth() const { getDepth() function in TemplateTypeParmDecl
H A DItaniumMangle.cpp255 unsigned getDepth() const { getDepth() function in __anon3fb8a50e0111::CXXNameMangler::FunctionTypeDepthState
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp534 unsigned getDepth() const { return Depth; } in getDepth() function