Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp609 typedef SmallVector<NonLocalDepResult, 64> LoadDepVect; typedef in __anon64de0b970211::GVN
696 void AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps,
1370 void GVN::AnalyzeLoadAvailability(LoadInst *LI, LoadDepVect &Deps, in AnalyzeLoadAvailability()
1702 LoadDepVect Deps; in processNonLocalLoad()