Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1066 std::pair<unsigned, unsigned> GVNHoist::hoist(HoistingPointList &HPL) { in hoist() function in llvm::GVNHoist
H A DLICM.cpp1739 static void hoist(Instruction &I, const DominatorTree *DT, const Loop *CurLoop, in hoist() function