Searched defs:NotSame (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 551 DenseSet<unsigned> &NotSame) { in collectRegionsConstants() argument 598 void OutlinableGroup::findSameConstants(DenseSet<unsigned> &NotSame) { in findSameConstants() argument 777 findConstants(IRSimilarityCandidate & C,DenseSet<unsigned> & NotSame,std::vector<unsigned> & Inputs) findConstants() argument 864 getCodeExtractorArguments(OutlinableRegion & Region,std::vector<unsigned> & InputGVNs,DenseSet<unsigned> & NotSame,DenseMap<Value *,Value * > & OutputMappings,SetVector<Value * > & ArgInputs,SetVector<Value * > & Outputs) getCodeExtractorArguments() argument 1401 findAddInputsOutputs(Module & M,OutlinableRegion & Region,DenseSet<unsigned> & NotSame) findAddInputsOutputs() argument 2807 DenseSet<unsigned> NotSame; doOutline() local [all...] |