Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp551 const unsigned UseIndex = CB->getDataOperandNo(U); captured() local
660 const unsigned UseIndex = CB.getDataOperandNo(U); determinePointerAccessAttrs() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp494 const bool UseIndex = in getMessage() local
/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h170 unsigned UseIndex; member
/llvm-project/clang-tools-extra/clangd/unittests/
H A DXRefsTests.cpp1952 checkFindRefs(llvm::StringRef Test,bool UseIndex=false) checkFindRefs() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11603 for (unsigned UseIndex = 0, UseIndexEnd = Uses.size(); ReplaceAllUsesOfValuesWith() local