Home
last modified time | relevance | path

Searched defs:ToBePromoted (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7803 enqueueForPromotion(Instruction * ToBePromoted) enqueueForPromotion() argument
7828 for (auto &ToBePromoted : InstsToBePromoted) promote() local
7837 promoteImpl(Instruction * ToBePromoted) promoteImpl() argument
7902 Instruction *ToBePromoted = cast<Instruction>(*Inst->user_begin()); optimizeExtractElementInst() local
[all...]