Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp202 bool instructionSafeForVersioning(Instruction *);
327 bool LoopVersioningLICM::instructionSafeForVersioning(Instruction *I) { in instructionSafeForVersioning() function in LoopVersioningLICM
384 if (!instructionSafeForVersioning(&Inst)) in legalLoopInstructions()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp209 bool instructionSafeForVersioning(Instruction *I);
330 bool LoopVersioningLICM::instructionSafeForVersioning(Instruction *I) { in instructionSafeForVersioning() function in LoopVersioningLICM
396 if (!instructionSafeForVersioning(&Inst)) { in legalLoopInstructions()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp200 bool instructionSafeForVersioning(Instruction *I);
330 bool LoopVersioningLICM::instructionSafeForVersioning(Instruction *I) { in instructionSafeForVersioning() function in LoopVersioningLICM
396 if (!instructionSafeForVersioning(&Inst)) { in legalLoopInstructions()