Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp495 void updateAlignment(Instruction *I, Instruction *Repl);
991 void GVNHoist::updateAlignment(Instruction *I, Instruction *Repl) { in updateAlignment() function in llvm::GVNHoist
1014 updateAlignment(I, Repl); in rauw()