Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCallLowering.h73 const Value *OrigValue = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp266 Value *OrigValue = Phi.getIncomingValueForBlock(StartBlock); in unfold() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp7095 auto *OrigValue = Case.getCaseValue(); in simplifySwitchOfPowersOfTwo() local