Searched refs:InstSimplifyFolder (Results 1 – 17 of 17) sorted by relevance
34 class InstSimplifyFolder final : public IRBuilderFolder {41 InstSimplifyFolder(const DataLayout &DL) : ConstFolder(DL), SQ(DL) {} in InstSimplifyFolder() function
74 IRBuilder<InstSimplifyFolder> Builder( in versionLoop()76 InstSimplifyFolder(RuntimeCheckBB->getModule()->getDataLayout())); in versionLoop()
1622 IRBuilder<InstSimplifyFolder> ChkBuilder(Ctx, in addRuntimeChecks()1673 IRBuilder<InstSimplifyFolder> ChkBuilder(Ctx, in addDiffRuntimeChecks()
110 typedef IRBuilder<InstSimplifyFolder, IRBuilderCallbackInserter> BuilderType;166 Builder(se.getContext(), InstSimplifyFolder(DL),
1110 InstSimplifyFolder(HVC.DL)); in realignGroup()1334 InstSimplifyFolder(HVC.DL)); in processFxpMul()
130 struct ReplacementIRBuilder : IRBuilder<InstSimplifyFolder> {
6829 void InstSimplifyFolder::anchor() {} in anchor()
1118 ./usr/include/llvm/Analysis/InstSimplifyFolder.h
1117 ./usr/include/llvm/Analysis/InstSimplifyFolder.h
1116 ./usr/include/llvm/Analysis/InstSimplifyFolder.h
5005 llvm/include/llvm/Analysis/InstSimplifyFolder.h