Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp173 void replaceWithGEP(std::vector<CallInst *> &CallList,
438 void BPFAbstractMemberAccess::replaceWithGEP(std::vector<CallInst *> &CallList, in replaceWithGEP() function in BPFAbstractMemberAccess
492 replaceWithGEP(PreserveArrayIndexCalls, 1, 2); in removePreserveAccessIndexIntrinsic()
493 replaceWithGEP(PreserveStructIndexCalls, 0, 1); in removePreserveAccessIndexIntrinsic()