Searched defs:OtherCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineScheduler.cpp | 2538 unsigned OtherCount = getResourceCount(PIdx) + Rem->RemainingCounts[PIdx]; getOtherResourceCount() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCalls.cpp | 2400 ElementCount OtherCount = OtherOpTy->getElementCount(); visitCallInst() local |