Home
last modified time | relevance | path

Searched refs:collectMatInsertPts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h175 void collectMatInsertPts(
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp164 void ConstantHoistingPass::collectMatInsertPts( in collectMatInsertPts() function in ConstantHoistingPass
854 collectMatInsertPts(ConstInfo.RebasedConstants, MatInsertPts); in emitBaseConstants()