Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp556 DenseSet<unsigned> &NotSame) { in collectRegionsConstants()
603 void OutlinableGroup::findSameConstants(DenseSet<unsigned> &NotSame) { in findSameConstants()
782 static void findConstants(IRSimilarityCandidate &C, DenseSet<unsigned> &NotSame, in findConstants()
869 DenseSet<unsigned> &NotSame, DenseMap<Value *, Value *> &OutputMappings, in getCodeExtractorArguments()
1406 DenseSet<unsigned> &NotSame) { in findAddInputsOutputs()
2814 DenseSet<unsigned> NotSame; in doOutline() local