Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp695 HoistingPointList &HPL) { in findHoistableCandidates()
740 void computeInsertionPoints(const VNtoInsns &Map, HoistingPointList &HPL, in computeInsertionPoints()
1009 std::pair<unsigned, unsigned> hoist(HoistingPointList &HPL) { in hoist()
1135 HoistingPointList HPL; in hoistExpressions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp405 void computeInsertionPoints(const VNtoInsns &Map, HoistingPointList &HPL, in computeInsertionPoints()
879 HoistingPointList &HPL) { in findHoistableCandidates()
1101 std::pair<unsigned, unsigned> GVNHoist::hoist(HoistingPointList &HPL) { in hoist()
1227 HoistingPointList HPL; in hoistExpressions() local