Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h108 DenseMap<const DIE *, unsigned> Numbering; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDiffConsumer.cpp21 DenseMap<const Value *, unsigned> &Numbering) { in ComputeNumbering()
/openbsd-src/gnu/llvm/llvm/docs/
H A DPasses.rst541 .. _passes-indvars:
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5395 std::map<Instruction *, unsigned> Numbering; in selectVectorizationFactor() local