Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp695 HoistingPointList &HPL) { in findHoistableCandidates()
740 void computeInsertionPoints(const VNtoInsns &Map, HoistingPointList &HPL, in computeInsertionPoints()
1010 std::pair<unsigned, unsigned> hoist(HoistingPointList &HPL) { in hoist()
1133 HoistingPointList HPL; in hoistExpressions() local