Home
last modified time | relevance | path

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