Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp261 bool alreadyPrepared(Loop *L, Instruction *MemI,
698 if (alreadyPrepared(L, BaseMemI, BasePtrStartSCEV, BasePtrIncSCEV, Form)) { in rewriteForBase()
1211 bool PPCLoopInstrFormPrep::alreadyPrepared(Loop *L, Instruction *MemI, in alreadyPrepared() function in PPCLoopInstrFormPrep