Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp613 typedef SmallVector<NonLocalDepResult, 64> LoadDepVect; typedef in __anon9e7f70090211::GVN
701 void AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps,
1377 void GVN::AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps, in AnalyzeLoadAvailability()
1711 LoadDepVect Deps; in processNonLocalLoad()