Lines Matching full:numbering

108   /// The mapping of the canonical numbering of the values in outlined sections
539 /// Find whether \p Region matches the global value numbering to Constant
789 // global value numbering. in findConstants()
821 assert(C.getGVN(Input) && "Could not find a numbering for the given input"); in mapInputsToGVNs()
931 /// \param [in] InputGVNs - The global value numbering of the input values
956 // we find argument locations for the canonical value numbering. This in findExtractedInputToOverallInputMapping()
957 // numbering overrides any discovered location for the extracted code. in findExtractedInputToOverallInputMapping()
1151 /// the parent BasicBlock canonical numbering, and the canonical numbering of
1164 /// parent BasicBlock, the canonical numbering of the values stored in the
1166 /// this PHINode type has been given a canonical numbering already. If not, we
1211 // Find the incoming block and use the canonical numbering as well to define in getGVNForPHINode()
1217 // was split from to find the valid global value numbering for the PHINode. in getGVNForPHINode()
1226 // have a valid global value numbering. in getGVNForPHINode()
1382 // If we do not have a PHINode we use the global value numbering for the in findExtractedOutputToOverallOutputMapping()
1627 /// Find the canonical numbering for the incoming Values into the PHINode \p PN.
1633 /// \param CanonNums [out] - The canonical numbering for the incoming values to
1688 // A list of the canonical numbering assigned to each incoming value, paired in findOrCreatePHIInBlock()
1693 // the overall function yet. We make sure to reassign the argument numbering in findOrCreatePHIInBlock()
1701 // A list of the canonical numbering assigned to each incoming value, paired in findOrCreatePHIInBlock()
1706 // Find the Canonical Numbering for each PHINode, if it matches, we replace in findOrCreatePHIInBlock()
1912 // For our PHINode, we find the combined canonical numbering, and in replaceArgumentUses()