Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp519 const unsigned UseIndex = CB->getDataOperandNo(U); in captured() local
628 const unsigned UseIndex = CB.getDataOperandNo(U); in determinePointerAccessAttrs() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MCA/
H A DInstruction.h170 unsigned UseIndex; member
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp3510 int UseIndex = in fixupIsDeadOrKill() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10687 for (unsigned UseIndex = 0, UseIndexEnd = Uses.size(); in ReplaceAllUsesOfValuesWith() local