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