Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp161 InsertionPointsPerFunc &InsPtsPerFunc);
166 bool insertDefinitions(Constant *Cst, InsertionPointsPerFunc &InsPtsPerFunc);
419 Constant *Val, InsertionPointsPerFunc &InsPtsPerFunc) { in computeInsertionPoints() argument
445 InsPtsPerFunc[InsertionPoint->getParent()->getParent()]; in computeInsertionPoints()
461 Constant *Cst, InsertionPointsPerFunc &InsPtsPerFunc) { in insertDefinitions() argument
467 for (const auto &FctToInstPtsIt : InsPtsPerFunc) { in insertDefinitions()