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

/external/llvm/lib/CodeGen/
H A DMachineLICM.cpp332 static bool InstructionStoresToFI(const MachineInstr *MI, int FI) { function
365 InstructionStoresToFI(MI, FI))
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DMachineLICM.cpp367 /// InstructionStoresToFI - Return true if instruction stores to the
369 static bool InstructionStoresToFI(const MachineInstr *MI, int FI) { function
399 InstructionStoresToFI(MI, FI))

Completed in 160 milliseconds