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.cpp373 size_t InputIndex) { in mergeDeps()
389 void mergeDeps(ModuleDepsGraph Graph, size_t InputIndex) { in mergeDeps()
514 mutable size_t InputIndex; member
559 FullDeps &FD, size_t InputIndex, SharedStream &OS, SharedStream &Errs) { in handleTranslationUnitResult()
576 FullDeps &FD, size_t InputIndex, SharedStream &OS, SharedStream &Errs) { in handleModuleResult()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp741 [this](SlotIndex InputIndex) -> int { in tryFindEvictionCandidate()
749 [this](SlotIndex InputIndex) -> float { in tryFindEvictionCandidate()
755 [this](SlotIndex InputIndex) -> MachineBasicBlock * { in tryFindEvictionCandidate()