HomeSort by relevance Sort by last modified time
    Searched refs:createIfConverter (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
Passes.h 528 FunctionPass *createIfConverter(std::function<bool(const Function &)> Ftor);
  /external/llvm/lib/Target/ARM/
ARMTargetMachine.cpp 411 addPass(createIfConverter([this](const Function &F) {
  /external/llvm/lib/CodeGen/
IfConversion.cpp     [all...]

Completed in 85 milliseconds