Searched defs:PathLength (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | VLIWMachineScheduler.h | 206 unsigned PathLength = isTop() ? SU->getHeight() : SU->getDepth(); in isLatencyBound() local |
/llvm-project/clang/lib/AST/ | ||
H A D | APValue.cpp | 169 unsigned PathLength; member |
H A D | ExprConstant.cpp | 5790 unsigned PathLength; global() member |
H A D | ASTImporter.cpp | 10359 unsigned PathLength = FromValue.getLValuePath().size(); ImportAPValue() local |