Searched defs:Promotion (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp527 auto &Promotion = PromotionCache[C]; local
528 ensurePromotedGV(F, *C, Promotion);
529 insertDefinitions(F, *Promotion.GV, InsertPts);

Completed in 117 milliseconds