Home
last modified time | relevance | path

Searched refs:makeGepOperandsAvailable (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp976 bool makeGepOperandsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepOperandsAvailable() function in llvm::GVNHoist
1048 if (!makeGepOperandsAvailable(Repl, DestBB, InstructionsToHoist)) in hoist()