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