HomeSort by: relevance | last modified time | path
    Searched refs:invalidateLiveness (Results 1 - 10 of 10) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyReplacePhysRegs.cpp 77 MRI.invalidateLiveness();
WebAssemblyCFGSort.cpp 392 MF.getRegInfo().invalidateLiveness();
WebAssemblyFixIrreducibleControlFlow.cpp 508 MF.getRegInfo().invalidateLiveness();
WebAssemblyCFGStackify.cpp 1767 MF.getRegInfo().invalidateLiveness();
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
DelaySlotFiller.cpp 54 F.getRegInfo().invalidateLiveness();
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineRegisterInfo.h 202 /// invalidateLiveness - Indicates that register liveness is no longer being
207 void invalidateLiveness() {
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MIRParser.cpp 548 RegInfo.invalidateLiveness();
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 229 F.getRegInfo().invalidateLiveness();
MipsConstantIslandPass.cpp 457 MF->getRegInfo().invalidateLiveness();
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
BranchFolding.cpp 195 MRI.invalidateLiveness();

Completed in 28 milliseconds