Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp123 typedef DenseMap<Function *, InsertionPoints> InsertionPointsPerFunc; typedef in __anone48eb3b90111::AArch64PromoteConstant
161 InsertionPointsPerFunc &InsPtsPerFunc);
166 bool insertDefinitions(Constant *Cst, InsertionPointsPerFunc &InsPtsPerFunc);
419 Constant *Val, InsertionPointsPerFunc &InsPtsPerFunc) { in computeInsertionPoints()
461 Constant *Cst, InsertionPointsPerFunc &InsPtsPerFunc) { in insertDefinitions()
517 InsertionPointsPerFunc InsertPtsPerFunc; in computeAndInsertDefinitions()