Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h206 unsigned PathLength = isTop() ? SU->getHeight() : SU->getDepth(); in isLatencyBound() local
/llvm-project/clang/lib/AST/
H A DAPValue.cpp169 unsigned PathLength; member
258 unsigned PathLength; member
[all...]
H A DExprConstant.cpp5790 unsigned PathLength; global() member
5794 getBaseClassType(SubobjectDesignator & Designator,unsigned PathLength) getBaseClassType() argument
5831 for (unsigned PathLength = This.Designator.MostDerivedPathLength; ComputeDynamicType() local
5874 unsigned PathLength = DynType->PathLength; HandleVirtualDispatch() local
6028 for (int PathLength = Ptr.Designator.Entries.size(); HandleDynamicCast() local
6123 unsigned PathLength = LHS.Designator.Entries.size(); MaybeHandleUnionActiveMemberChange() local
[all...]
H A DASTImporter.cpp10359 unsigned PathLength = FromValue.getLValuePath().size(); ImportAPValue() local