Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7689 enqueueForPromotion(Instruction * ToBePromoted) enqueueForPromotion() argument
7714 for (auto &ToBePromoted : InstsToBePromoted) promote() local
7723 promoteImpl(Instruction * ToBePromoted) promoteImpl() argument
7788 Instruction *ToBePromoted = cast<Instruction>(*Inst->user_begin()); optimizeExtractElementInst() local
[all...]