Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp131 recomputeInsertPt(); in flushLocalValueMap()
338 void FastISel::recomputeInsertPt() { in recomputeInsertPt() function in FastISel
361 recomputeInsertPt(); in removeDeadCode()
367 recomputeInsertPt(); in enterLocalValueArea()
1387 recomputeInsertPt(); in selectInstruction()
1399 recomputeInsertPt(); in selectInstruction()
DSelectionDAGISel.cpp1246 FastIS->recomputeInsertPt(); in SelectAllBasicBlocks()
1337 FastIS->recomputeInsertPt(); in SelectAllBasicBlocks()
/external/llvm/include/llvm/CodeGen/
DFastISel.h292 void recomputeInsertPt();