Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp177 (void) getGEPIndicesToCurrentPosition(entry.Indices); in getAddrOfCurrentPosition()
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h323 llvm::ArrayRef<llvm::Constant*> getGEPIndicesToCurrentPosition( in getGEPIndicesToCurrentPosition() function