Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp165 void replaceWithGEP(std::vector<CallInst *> &CallList,
358 void BPFAbstractMemberAccess::replaceWithGEP(std::vector<CallInst *> &CallList, in replaceWithGEP() function in BPFAbstractMemberAccess
412 replaceWithGEP(PreserveArrayIndexCalls, 1, 2); in removePreserveAccessIndexIntrinsic()
413 replaceWithGEP(PreserveStructIndexCalls, 0, 1); in removePreserveAccessIndexIntrinsic()