Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLivePhysRegs.h189 static inline void recomputeLiveIns(MachineBasicBlock &MBB) { in recomputeLiveIns() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp2126 recomputeLiveIns(*TBB); in HoistCommonCodeInSuccs()
2127 recomputeLiveIns(*FBB); in HoistCommonCodeInSuccs()