Searched defs:LastValue (Results 1 – 7 of 7) sorted by relevance
33 enum class Lang { C = 0, CXX, LastValue = CXX }; enumerator
105 Value LastValue; variable
424 T LastValue; member
466 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
1372 Instruction *LastValue = nullptr; in rematerializeChain() local
1875 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
5588 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local