Searched defs:NumInstrs (Results 1 – 4 of 4) sorted by relevance
/llvm-project/bolt/include/bolt/Passes/ | ||
H A D | StokeInfo.h | 43 uint64_t NumInstrs; member |
/llvm-project/llvm/lib/IR/ | ||
H A D | Module.cpp | 593 unsigned NumInstrs = 0; getInstructionCount() local |
H A D | Function.cpp | 367 unsigned NumInstrs = 0; getInstructionCount() local |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonInstrInfo.cpp | 834 isProfitableToDupForIfCvt(MachineBasicBlock & MBB,unsigned NumInstrs,BranchProbability Probability) const isProfitableToDupForIfCvt() argument |