Home
last modified time | relevance | path

Searched defs:IncomingValue (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp200 for (const auto &IncomingValue : Phi->incoming_values()) { findPreviousSpillSlot() local
269 reservePreviousStackSlotForValue(const Value * IncomingValue,SelectionDAGBuilder & Builder) reservePreviousStackSlotForValue() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopBoundSplit.cpp438 Value *IncomingValue = PN.getIncomingValue(i); splitLoopBound() local
/llvm-project/polly/include/polly/
H A DScopInfo.h734 /// @param IncomingValue The value when reaching the PHI from the @p in addIncoming() argument
/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp963 Value *IncomingValue = PN->getIncomingValue(i); in SwitchToNewBasicBlock() local
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp2416 Value *IncomingValue, bool IsExitBlock) { in ensurePHIWrite() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5051 auto *IncomingValue = PhiLPInst->getIncomingValue(Idx); simplifyCommonResume() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8518 Value *IncomingValue = addUsersInExitBlock() local