Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp234 recomputeInsertPt(); in flushLocalValueMap()
401 void FastISel::recomputeInsertPt() { in recomputeInsertPt() function in FastISel
432 recomputeInsertPt(); in removeDeadCode()
437 recomputeInsertPt(); in enterLocalValueArea()
1532 recomputeInsertPt(); in selectInstruction()
1544 recomputeInsertPt(); in selectInstruction()
H A DSelectionDAGISel.cpp1461 FastIS->recomputeInsertPt(); in SelectAllBasicBlocks()
1566 FastIS->recomputeInsertPt(); in SelectAllBasicBlocks()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DFastISel.h307 void recomputeInsertPt();