Searched defs:SecondValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmtAttr.cpp | 409 llvm::APSInt SecondValue = CASA->getResultAsAPSInt(); CheckForDuplicateLoopAttrs() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 4019 Value *SecondValue = Item.second->getIncomingValueForBlock(B); MatchPhiNode() local |