Home
last modified time | relevance | path

Searched defs:OrigI (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2619 auto *OrigI = cast<Instruction>(I); OpIsSafeForPHIOfOps() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp5120 std::string OrigI; run() local
H A DInstCombineCompares.cpp6084 OptimizeOverflowCheck(Instruction::BinaryOps BinaryOp,bool IsSigned,Value * LHS,Value * RHS,Instruction & OrigI,Value * & Result,Constant * & Overflow) OptimizeOverflowCheck() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3214 unsigned OrigI = PN.getBasicBlockIndex(BB); SpeculativelyExecuteBB() local