Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp493 void updateAlignment(Instruction *I, Instruction *Repl);
987 void GVNHoist::updateAlignment(Instruction *I, Instruction *Repl) { in updateAlignment() function in llvm::GVNHoist
1010 updateAlignment(I, Repl); in rauw()