Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCodeGenCommonISel.h168 void resetPerFunctionState() { FailureMBB = nullptr; } in resetPerFunctionState() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1889 SDB->SPDescriptor.resetPerFunctionState(); in SelectAllBasicBlocks()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3816 SPDescriptor.resetPerFunctionState(); in finalizeFunction()