Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp301 std::pair<Instruction *, Instruction *> addRuntimeCheck(Instruction *Loc);
2082 InnerLoopVectorizer::addRuntimeCheck(Instruction *Loc) { in addRuntimeCheck() function in InnerLoopVectorizer
2401 addRuntimeCheck(LastBypassBlock->getTerminator()); in createEmptyLoop()