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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp157 void replaceWithGEP(std::vector<CallInst *> &CallList,
290 void BPFAbstractMemberAccess::replaceWithGEP(std::vector<CallInst *> &CallList, function in class:BPFAbstractMemberAccess
345 replaceWithGEP(PreserveArrayIndexCalls, 1, 2);
346 replaceWithGEP(PreserveStructIndexCalls, 0, 1);

Completed in 111 milliseconds