Searched refs:InstructionStoresToFI (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineLICM.cpp385 /// InstructionStoresToFI - Return true if instruction stores to the
387 static bool InstructionStoresToFI(const MachineInstr *MI, int FI) { function
418 InstructionStoresToFI(MI, FI))

Completed in 72 milliseconds