Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp480 void updateAlignment(Instruction *I, Instruction *Repl);
956 void GVNHoist::updateAlignment(Instruction *I, Instruction *Repl) { in updateAlignment() function in llvm::GVNHoist
979 updateAlignment(I, Repl); in rauw()