Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/BPF/
DBPFAdjustOpt.cpp65 SmallVector<PassThroughInfo, 16> PassThroughs; member in __anon0b8fc79a0111::BPFAdjustOptImpl
97 for (auto &Info : PassThroughs) { in insertPassThrough()
103 return !PassThroughs.empty(); in insertPassThrough()
135 PassThroughs.push_back(Info); in serializeICMPInBB()
208 PassThroughs.push_back(Info); in serializeICMPCrossBB()
304 PassThroughs.insert(PassThroughs.end(), Candidates.begin(), Candidates.end()); in avoidSpeculation()