Home
last modified time | relevance | path

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

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