Searched defs:hoist (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ | ||
H A D | BufferOptimizations.cpp | 183 void hoist() { in hoist() function in __anon5e63145a0211::BufferAllocationHoisting |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | GVNHoist.cpp | 1066 std::pair<unsigned, unsigned> GVNHoist::hoist(HoistingPointList &HPL) { hoist() function in llvm::GVNHoist |
H A D | LICM.cpp | 1736 static void hoist(Instruction &I, const DominatorTree *DT, const Loop *CurLoop, hoist() function |