Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp416 static void replaceWithGEP(CallInst *Call, uint32_t DimensionIndex, in replaceWithGEP() function
437 replaceWithGEP(Call, 1, 2); in removeArrayAccessCall()
441 replaceWithGEP(Call, 0, 1); in removeStructAccessCall()