Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundChecker.cpp512 const bool UseIndex = in getMessage() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp589 const unsigned UseIndex = CB->getDataOperandNo(U); in updateCaptureInfo() local
911 const unsigned UseIndex = CB.getDataOperandNo(U); in determinePointerAccessAttrs() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h171 unsigned UseIndex; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12251 for (unsigned UseIndex = 0, UseIndexEnd = Uses.size(); in ReplaceAllUsesOfValuesWith() local