Home
last modified time | relevance | path

Searched defs:UseIndex (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp551 const unsigned UseIndex = CB->getDataOperandNo(U); in captured() local
660 const unsigned UseIndex = CB.getDataOperandNo(U); in determinePointerAccessAttrs() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp494 const bool UseIndex = in getMessage() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h170 unsigned UseIndex; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11672 for (unsigned UseIndex = 0, UseIndexEnd = Uses.size(); in ReplaceAllUsesOfValuesWith() local