Home
last modified time | relevance | path

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

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