Home
last modified time | relevance | path

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

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