Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h127 Instruction *findConstantInsertionPoint(
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp144 Instruction *ConstantHoistingPass::findConstantInsertionPoint( in findConstantInsertionPoint() function in ConstantHoistingPass
552 Instruction *IP = findConstantInsertionPoint(ConstInfo); in emitBaseConstants()