Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3610 if (Constant *CAgg = dyn_cast<Constant>(Agg)) in SimplifyInsertValueInst() local
3646 if (auto *CAgg = dyn_cast<Constant>(Agg)) in SimplifyExtractValueInst() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DInstructionSimplify.cpp2279 if (Constant *CAgg = dyn_cast<Constant>(Agg)) in SimplifyInsertValueInst() local