Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h193 unsigned OrigNumPHINodesToUpdate; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp1325 unsigned OrigNumPHINodesToUpdate = FuncInfo.PHINodesToUpdate.size(); in HandlePHINodesInSuccessorBlocks() local