Home
last modified time | relevance | path

Searched refs:IdxZero (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp2616 Constant *IdxZero = ConstantInt::get(IdxTy, 0, false); in EvaluateBlock() local
2617 Constant * const IdxList[] = {IdxZero, IdxZero}; in EvaluateBlock()