Home
last modified time | relevance | path

Searched defs:PrevValue (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp443 if (Value *PrevValue = PrevItValueMap[OldValue]) in UnrollAndJamLoop() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3480 const MCConstantExpr *PrevValue = parseDirectiveEquate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5894 auto *PrevValue = dyn_cast<Instruction>(PN->getIncomingValue(0)); isSameUnderlyingObjectInLoop() local