Home
last modified time | relevance | path

Searched defs:InputIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp400 size_t InputIndex) { in mergeDeps()
419 void mergeDeps(ModuleDepsGraph Graph, size_t InputIndex) { in mergeDeps()
582 mutable size_t InputIndex; member
630 FullDeps &FD, size_t InputIndex, SharedStream &OS, SharedStream &Errs) { in handleTranslationUnitResult()
647 FullDeps &FD, size_t InputIndex, in handleModuleResult()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp818 [this](SlotIndex InputIndex) -> int { in tryFindEvictionCandidate()
826 [this](SlotIndex InputIndex) -> float { in tryFindEvictionCandidate()
832 [this](SlotIndex InputIndex) -> MachineBasicBlock * { in tryFindEvictionCandidate()