Home
last modified time | relevance | path

Searched defs:LdInst (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFAdjustOpt.cpp220 if (auto *LdInst = dyn_cast<LoadInst>(&I)) { in avoidSpeculation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2456 if (auto *LdInst = dyn_cast<LoadInst>(Storage)) { in salvageDebugInfo() local