Searched refs:swapGEPOperand (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp442 void swapGEPOperand(GetElementPtrInst *First, GetElementPtrInst *Second);
876 swapGEPOperand(FirstGEP, SecondGEP);
1292 void SeparateConstOffsetFromGEP::swapGEPOperand(GetElementPtrInst *First, function in class:SeparateConstOffsetFromGEP

Completed in 222 milliseconds