Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp510 bool makeGepOperandsAvailable(Instruction *Repl, BasicBlock *HoistPt,
1063 bool GVNHoist::makeGepOperandsAvailable( in makeGepOperandsAvailable() function in llvm::GVNHoist
1136 if (!makeGepOperandsAvailable(Repl, DestBB, InstructionsToHoist)) in hoist()