Home
last modified time | relevance | path

Searched refs:CallList (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() argument
361 for (auto Call : CallList) { in replaceWithGEP()