Home
last modified time | relevance | path

Searched defs:DepInst (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Analysis/
DMemDepPrinter.cpp146 const Instruction *DepInst = I.first.getPointer(); in print() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DMemDepPrinter.cpp172 const Instruction *DepInst = I->first.getPointer(); in print() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp1371 Instruction *DepInst = DepInfo.getInst(); in processNonLocalLoad() local
1780 Instruction *DepInst = Dep.getInst(); in processLoad() local
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp631 for (auto *DepInst : DepIter->second) { in localCSE() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1289 Instruction *DepInst = DepInfo.getInst(); in AnalyzeLoadAvailability() local