Searched defs:hoist (Results 1 – 2 of 2) sorted by relevance
1066 std::pair<unsigned, unsigned> GVNHoist::hoist(HoistingPointList &HPL) { in hoist() function in llvm::GVNHoist
1739 static void hoist(Instruction &I, const DominatorTree *DT, const Loop *CurLoop, in hoist() function